summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_pool.c
diff options
context:
space:
mode:
authorguenther <guenther@openbsd.org>2017-02-08 05:09:25 +0000
committerguenther <guenther@openbsd.org>2017-02-08 05:09:25 +0000
commit043da68552b3f08939b7a1b6b17a69f1860b0781 (patch)
tree2df86c73257bfb7ff72c8aee360de5883adac914 /sys/kern/subr_pool.c
parentMove ELF_AUX_ENTRIES from exec_elf.h to exec_elf.c; it's totally internal (diff)
downloadwireguard-openbsd-043da68552b3f08939b7a1b6b17a69f1860b0781.tar.xz
wireguard-openbsd-043da68552b3f08939b7a1b6b17a69f1860b0781.zip
In exec_elf.c: expand ELFNAME(), ELFNAME2(), and ELFNAMEEND() except
leaving out the size, so that ELFNAME2(exec,makecmds) becomes exec_elf_makecmds instead of exec_elf{32,64}_makecmds and then delete the ELFNAME2() and ELFNAMEEND() macros. Move the prototypes for functions local to exec_elf.c to there from exec_elf.h. Simplify the SMALL_KERNEL conditionals around the ELF coredump code. Change exec_conf.c to use the size-generic names and macros Remove exec_elf{32,64}.c and just build exec_elf.c; delete the _KERN_DO_ELF and _KERN_DO_ELF64 #defines. ok jca@, encouragement from deraadt@ and tom@
Diffstat (limited to 'sys/kern/subr_pool.c')
0 files changed, 0 insertions, 0 deletions