1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00
freebsd/lib
Mike Smith 95f5cf3349 Reduce the sbrk() increment from 64K to 4K. There's not much room on the
Alpha, and wasting potentially 64K-4 bytes of RAM just isn't an option.
1998-10-16 19:23:37 +00:00
..
compat
csu
libalias
libatm libatm uses libmd; add it to the dependency list so that programs using 1998-10-11 04:41:43 +00:00
libbind
libc Fix style issues in execl(), and make execle() vfork()-safe. 1998-10-15 17:14:15 +00:00
libc_r Fix some bugs in pthread scheduler: 1998-10-09 19:01:30 +00:00
libcalendar
libcam Add man pages for many of the functions in the CAM library. This covers 1998-10-14 06:20:36 +00:00
libcom_err
libcompat
libcrypt
libcurses Fix a curses bug exposed by the ":numbers" display of systat -iostat. 1998-10-12 16:32:32 +00:00
libdevstat Fix a couple of potential buffer overrun cases. 1998-10-14 23:28:26 +00:00
libdisk Teach libdisk about alpha boot blocks. 1998-10-06 11:57:08 +00:00
libedit
libf2c libf2c.so.* depends on libm.so. I'm not sure that this matters in this 1998-10-11 04:44:12 +00:00
libF77
libfetch
libftpio
libgnumalloc Don't install an elf libgnumalloc.so* in /usr/lib/compat.. No elf binaries 1998-10-11 04:18:30 +00:00
libI77
libipx
libkse Fix some bugs in pthread scheduler: 1998-10-09 19:01:30 +00:00
libkvm Avoid the "Cannot allocate memory" problem that appears on heavily 1998-10-12 20:36:33 +00:00
libm Eliminate nested comment warning. 1998-10-11 17:14:56 +00:00
libmd
libmytinfo
libncurses
libopie libopie also depends on libmd. Programs using libopie shouldn't have to 1998-10-11 04:45:50 +00:00
libpam/modules
libpcap
libpthread Fix some bugs in pthread scheduler: 1998-10-09 19:01:30 +00:00
libresolv Don't build elf libresolv.so*, no elf freebsd binaries have used it ever. 1998-10-11 04:21:56 +00:00
librpcsvc
libskey
libss
libstand Reduce the sbrk() increment from 64K to 4K. There's not much room on the 1998-10-16 19:23:37 +00:00
libtelnet Fixed removing of obsolete shared libraries: 1998-10-11 16:33:02 +00:00
libtermcap Deal with /usr/lib/compat/aout, and that we've been installing things 1998-10-11 04:39:56 +00:00
libutil correct prototype. 1998-10-14 11:04:36 +00:00
libvgl
libxpg4
liby Don't install an elf liby.so[.2] in /usr/lib/compat. We have never had 1998-10-11 04:10:14 +00:00
libz
msun
ncurses/ncurses
Makefile Updated library order and comments about it. This fixes libm not 1998-10-13 16:48:43 +00:00
Makefile.inc