Date: Sat, 30 Aug 1997 17:08:35 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen Makefile.inc nlist.c Message-ID: <199708310008.RAA07704@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1997/08/30 17:08:35 PDT
Modified files:
lib/libc/gen Makefile.inc nlist.c
Log:
Initial elf nlist support, mostly stolen from OpenBSD (they use standard
#defines that are compatable with ours). I made some some minor tweaks
to the leading '_' tests.
Again, this is off by default for the moment. This probably should be
split into seperate files (like some of our other libc files that could
do with some splitting).
Obtained from: OpenBSD (plus some minor tweaks)
Revision Changes Path
1.38 +5 -1 src/lib/libc/gen/Makefile.inc
1.7 +223 -2 src/lib/libc/gen/nlist.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708310008.RAA07704>
