freebsd-nq/lib
Peter Wemm 77909f5978 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)
1997-08-31 00:08:35 +00:00
..
compat
csu/i386 Implement dlsym(RTLD_NEXT, symbol). 1997-08-02 04:56:44 +00:00
libalias Fix file descriptor leak. 1997-08-11 22:05:10 +00:00
libc Initial elf nlist support, mostly stolen from OpenBSD (they use standard 1997-08-31 00:08:35 +00:00
libc_r Bring back nanosleep from the cold. 1997-06-04 13:03:12 +00:00
libcom_err
libcompat kill the undead 1997-07-13 14:26:00 +00:00
libcrypt
libcurses Remove extra definition of vwprintw. 1997-08-23 23:23:07 +00:00
libdisk
libedit Improve dependancy behaviour a little more. 1997-07-28 03:33:04 +00:00
libf2c
libF77
libftpio
libgnumalloc
libI77
libipx -I${DESTDIR}/sys -> -I${.CURDIR}/../../sys. 1997-08-26 14:13:02 +00:00
libkse Bring back nanosleep from the cold. 1997-06-04 13:03:12 +00:00
libkvm -I${DESTDIR}/sys -> -I${.CURDIR}/../../sys. 1997-08-26 14:13:02 +00:00
libm This commit was generated by cvs2svn to compensate for changes in r27180, 1997-07-03 03:28:27 +00:00
libmd Make the MD* header files C++-aware. Also, string arguments are supposed 1997-08-25 05:24:31 +00:00
libmytinfo Fix longstanding bug with buffer pointer goes beyoud buffer start 1997-08-13 01:21:36 +00:00
libncurses Fix inspace handling I broke in rev 1.13 1997-08-28 08:13:21 +00:00
libopie
libpam/modules = -> ==, strcpy -> strncpy from OpenBSD. 1997-07-22 07:39:43 +00:00
libpcap Bump minor version number. 1997-05-27 00:08:01 +00:00
libpthread Bring back nanosleep from the cold. 1997-06-04 13:03:12 +00:00
libresolv
librpcsvc Fix conflicts (this one is easy: there's just the Makefile). 1997-05-28 04:53:07 +00:00
libscsi -I${DESTDIR}/sys -> -I${.CURDIR}/../../sys. 1997-08-26 14:13:02 +00:00
libskey
libss
libtcl Split beforeinstall target so that headers can be installed without 1997-08-21 16:14:34 +00:00
libtelnet
libtermcap Temp restore of rev 1.9 1997-08-26 12:47:09 +00:00
libutil Add full support for determining if a user 1997-08-27 20:06:20 +00:00
libvgl First import of my little "video graphic library". 1997-08-17 21:09:35 +00:00
libxpg4
liby
libz
msun Fixed minor bugs related to the addition of gammaf. 1997-07-13 14:45:28 +00:00
ncurses/ncurses Fix saving/restoring tty modes, allow initscr be called twice, 1997-08-25 07:41:15 +00:00
Makefile Activate libvgl 1997-08-22 13:20:03 +00:00
Makefile.inc