freebsd-nq/lib
Mike Smith ec5cd5b130 Nuke prototype for strerror, consumers get it from <string.h>
Fix overlooked nullopen() implementation.
1998-09-18 23:00:57 +00:00
..
compat
csu Make profiling work for ELF. gprof now autodetects the format of 1998-09-07 23:32:00 +00:00
libalias Remove OpenBSD build support - let the Makefile vary per 1998-08-31 12:14:30 +00:00
libatm Add new files for HARP3 1998-09-15 08:23:17 +00:00
libbind
libc Simplify implementation and eliminate a register preservation problem. 1998-09-18 05:50:52 +00:00
libc_r Change to a code sequence which is more likely to work on SMP systems. 1998-09-16 09:27:05 +00:00
libcalendar
libcam Remove scsi_da.c from the list of things compiled into the CAM library. 1998-09-18 22:29:35 +00:00
libcom_err Remove definition of malloc and realloc. Instead include stdlib.h. 1998-09-11 05:39:08 +00:00
libcompat Change ${MACHINE} into ${MACHINE_ARCH} to support MACHINE=pc98. 1998-09-09 11:27:33 +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 $* -> ${.PREFIX} 1998-09-11 05:40:12 +00:00
libdevstat Fix some error message format problems in checkversion() and getversion(). 1998-09-18 02:35:25 +00:00
libdisk Remove references to the "od" device. 1998-09-15 10:23:17 +00:00
libedit Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +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 Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
libipx Fixed printf format errors. 1998-06-30 18:06:23 +00:00
libkse In libc_r, rename vfork syscall to _thread_sys_vfork and make vfork an alias 1998-09-12 22:03:20 +00:00
libkvm Adjust the declarations of kvm_read and kvm_write to match reality a little 1998-09-16 09:30:14 +00:00
libm Change MACHINE to MACHINE_ARCH when testing for i386 to support 1998-09-05 08:35:53 +00:00
libmd $@ -> ${.TARGET} 1998-09-11 05:42:37 +00:00
libmytinfo Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
libncurses $@ -> ${.TARGET} 1998-09-11 05:42:37 +00:00
libopie
libpam/modules
libpcap Bump minor version number and add version.c to update to version 0.4 1998-09-15 19:34:01 +00:00
libpthread Change to a code sequence which is more likely to work on SMP systems. 1998-09-16 09:27:05 +00:00
libresolv
librpcsvc
libskey BINFORMAT -> OBJFORMAT ready for E-day. 1998-08-30 01:57:55 +00:00
libss Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
libstand Nuke prototype for strerror, consumers get it from <string.h> 1998-09-18 23:00:57 +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 Define PBUFSIZ in terms of MAXPATHLEN rather than hard coding it to 1998-09-11 05:44:41 +00:00
libutil Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +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 There is no alpha asm code like on i386, so all the functions that 1998-05-10 23:46:01 +00:00
ncurses/ncurses
Makefile libscsi is obsoleted by CAM. 1998-09-17 03:56:23 +00:00
Makefile.inc