Branch
Hash :
496a7aee
Author :
Date :
2024-08-08T01:46:08
doc: Update for OpenBSD 7.5. * doc/posix-headers/*.texi: Update. * doc/glibc-headers/*.texi: Likewise. * doc/posix-functions/*.texi: Likewise. * doc/pastposix-functions/*.texi: Likewise. * doc/glibc-functions/*.texi: Likewise.
@node a.out.h
@section @file{a.out.h}
Describes the structure of executables (and object files?) in the old
@code{a.out} format.
Gnulib module: ---
Portability problems fixed by Gnulib:
@itemize
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@item
This header file is missing on some platforms:
macOS 14, Solaris 11.4, mingw, MSVC 14, Android 9.0.
@item
This header file is useless because most executables and object files are
in ELF format on some platforms:
glibc 2.3.6, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5.
@end itemize