freebsd-src/lib
Matthew Dillon 49d6409ac7 Reviewed by: Andrey A. Chernov <ache@nagual.pp.ru>, Doug Rabson <dfr@nlsystems.com>
Rewrote sleep() to remove int/long typing assumptions between the argument
    to the function and the timespec structure.
1998-09-06 09:11:06 +00:00
..
compat
csu Remove the bootstrap hack that prevented the use of the rtld. 1998-08-20 21:37:22 +00:00
libalias Remove OpenBSD build support - let the Makefile vary per 1998-08-31 12:14:30 +00:00
libbind Sigh, mkdep doesn't know about all the CFLAGS to pass during depend 1998-06-11 10:39:32 +00:00
libc Reviewed by: Andrey A. Chernov <ache@nagual.pp.ru>, Doug Rabson <dfr@nlsystems.com> 1998-09-06 09:11:06 +00:00
libc_r Sort cross references. 1998-08-31 16:41:09 +00:00
libcalendar
libcom_err
libcompat Move ftok() from libcompat to libc, so that it can be closer to its 1998-06-10 16:20:21 +00:00
libcrypt Fixed the elf case of the creation of the libcrypt.so -> libscrypt->so 1998-09-02 15:09:15 +00:00
libcurses Allow this to include from C++ programs. 1998-05-31 20:12:06 +00:00
libdisk Extend the existing hackery to set the disk type to SCSI for the 1998-06-27 02:01:25 +00:00
libedit Fixed print format errors. 1998-06-30 18:03:05 +00:00
libf2c
libF77
libfetch Made this actually work when there's an object directory: 1998-08-17 20:39:09 +00:00
libftpio
libgnumalloc
libI77
libipx Fixed printf format errors. 1998-06-30 18:06:23 +00:00
libkse Don't automatically restart syscalls for the signals that the thread 1998-08-26 20:55:31 +00:00
libkvm The length argument to sysctl is now size_t. 1998-08-25 07:52:33 +00:00
libm Change MACHINE to MACHINE_ARCH when testing for i386 to support 1998-09-05 08:35:53 +00:00
libmd BINFORMAT -> OBJFORMAT ready for E-day. 1998-08-30 01:57:55 +00:00
libmytinfo Keep build-tools objects separate from `all' objects so that my 1998-09-02 15:22:11 +00:00
libncurses Fix keypad on/off for ^Z suspends by replacing reset_*_mode() 1998-06-19 16:12:41 +00:00
libopie
libpam/modules
libpcap do not include private copy of bpf.h - it leads to dangerous mismatch 1998-08-18 10:29:37 +00:00
libpthread Sort cross references. 1998-08-31 16:41:09 +00:00
libresolv
librpcsvc
libscsi
libskey BINFORMAT -> OBJFORMAT ready for E-day. 1998-08-30 01:57:55 +00:00
libss
libstand Add support for reading directories as files. 1998-08-27 10:45:20 +00:00
libtelnet While I am no longer making a shared library, it is a good plan to nuke 1998-08-30 13:07:16 +00:00
libtermcap BINFORMAT -> OBJFORMAT ready for E-day. 1998-08-30 02:52:04 +00:00
libutil Print uid/gid as u_long per bde suggestion 1998-07-29 14:05:01 +00:00
libvgl
libxpg4 I have added the support for BIG5 encoding into libc/libxpg4/mklocale. 1998-08-15 12:51:49 +00:00
liby
libz
msun
ncurses/ncurses
Makefile Remove tcl from /usr/src, according to prior agreement. BTW, tcl-8.0 *is* 1998-09-05 12:25:55 +00:00
Makefile.inc