1@node a.out.h
2@section @file{a.out.h}
3
4Describes the structure of executables (and object files?) in the old
5@code{a.out} format.
6
7Gnulib module: ---
8
9Portability problems fixed by Gnulib:
10@itemize
11@end itemize
12
13Portability problems not fixed by Gnulib:
14@itemize
15@item
16This header file is missing on some platforms:
17Mac OS X 10.5, Solaris 11 2011-11, mingw, MSVC 9, Interix 3.5, BeOS.
18@item
19This header file is useless because most executables and object files are
20in ELF format on some platforms:
21glibc 2.3.6, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8.
22@end itemize
23