Initial libc ELF support. Currently only elf_hash() is implemented.
authoretheisen <etheisen@openbsd.org>
Mon, 29 Apr 1996 04:53:27 +0000 (04:53 +0000)
committeretheisen <etheisen@openbsd.org>
Mon, 29 Apr 1996 04:53:27 +0000 (04:53 +0000)
commite958159eada7c192c888e20ad3bcb0f3cd73e534
tree38faa5740d56d7d70cfb1a8584bb6cfd3984e2b6
parentf2163c8375b03d89ab4cdecb2e38e42258813de1
Initial libc ELF support.  Currently only elf_hash() is implemented.
lib/libc/gen/Makefile.inc
lib/libc/gen/elf_sup.c [new file with mode: 0644]