diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2024-10-16 18:47:49 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2024-10-16 18:47:49 +0000 |
commit | 157461f00db007d6b7e901dfd2c7309aaa80f935 (patch) | |
tree | fa5550a47de7e4551970e5b44a7205ed59c67d08 /distrib/special/grep | |
parent | f79ed711b86f19fd16c7cbd5fb905c21f9907c17 (diff) |
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@
Diffstat (limited to 'distrib/special/grep')
0 files changed, 0 insertions, 0 deletions