CVS Repository/ src/ include/ elf.h


OpenBSD release(s):
1.1 (79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63), 
Tags:
None
revision 1.1/ (Download) - Tue, 17 Oct 2017 09:34:52 UTC by mpi
OpenBSD release(s): 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63
<elf.h> should make it easier to port our ELF-related tools to other Unices.

For the moment it only includes <sys/exec_elf.h> but the goal is to
stop pulling it directly and also replace <elf_abi.h> at least for
base applications.

ok deraadt@, jasper@, naddy@