1
0
mirror of https://github.com/openbsd/src.git synced 2026-06-18 07:13:36 +02:00
miod ce1663765c a.out is no longer the commonly encountered binary file format, the world has
moved to ELF.

Move the a.out specific defines and macros, but the MID_xxx values, from
<sys/exec.h> to <a.out.h>, and update the few userland binaries which really
need these defines (i.e. boot-related tools for old architectures) to
explicitly include <a.out.h> when needed.

"Fine" deraadt@
2024-10-16 18:47:47 +00:00
2024-10-15 13:49:49 +00:00
2024-10-15 00:08:27 +00:00
2024-09-20 11:41:15 +00:00
S
Description
Unofficial mirror of the source tree
1.6 GiB
Languages
C 55.5%
C++ 31%
Perl 3.8%
Roff 2.9%
Makefile 0.9%
Other 5.4%