freebsd-dev/lib
Marcel Moolenaar 2bc46a6452 Fix LP64 architectures and especially ia64. Functions that return
a pointer and lack a prototype will have the return value (assumed
to be an integer) zero-extended to a pointer. On ia64 this is
unconditionally fatal as it zeroes-out the region bits, forming an
invalid pointer. Fix the sigsegv by including <stdlib.h>.

Pointy hat: bbraun
2002-12-30 01:41:14 +00:00
..
compat Update with the 4.7 libraries, and add libposix1e to the mix. 2002-12-18 18:05:07 +00:00
csu Backed out previous commit (alignment suitable for RELENG_4) as planned 2002-12-01 17:36:18 +00:00
libalias
libatm
libbind
libbz2
libc Fix LP64 architectures and especially ia64. Functions that return 2002-12-30 01:41:14 +00:00
libc_r Fix typos in comment. 2002-12-28 05:20:03 +00:00
libcalendar
libcam english(4) police. 2002-12-27 12:15:40 +00:00
libcom_err
libcompat Consistently mark std(in|out|err) with .Dv, because that's how they 2002-12-04 18:57:46 +00:00
libcrypt english(4) police. 2002-12-27 12:15:40 +00:00
libdevinfo english(4) police. 2002-12-27 12:15:40 +00:00
libdevstat
libdisk Return an error if the size of the sector is zero. This is for removable 2002-12-26 15:50:45 +00:00
libedit english(4) police. 2002-12-27 12:15:40 +00:00
libexpat english(4) police. 2002-12-27 12:15:40 +00:00
libfetch english(4) police. 2002-12-27 12:15:40 +00:00
libform
libftpio english(4) police. 2002-12-27 12:15:40 +00:00
libio
libipsec english(4) police. 2002-12-27 12:15:40 +00:00
libipx
libisc
libkse For now, build and install this as libkse instead of libpthread. 2002-12-08 22:43:31 +00:00
libkvm Teach libkvm to deal with direct mapped addresses. 2002-12-27 01:45:05 +00:00
libmd
libmenu
libmilter
libmp MAN[1-9] -> MAN. 2002-05-13 12:11:54 +00:00
libncp
libncurses Actually check if stdbool.h exists when BOOTSTRAPPING. 2002-11-13 13:47:48 +00:00
libnetgraph english(4) police. 2002-12-27 12:15:40 +00:00
libopie Drop login.c and logwtmp.c from the library build. None of the apps 2002-10-04 00:24:31 +00:00
libpam english(4) police. 2002-12-27 12:15:40 +00:00
libpanel
libpcap
libpthread english(4) police. 2002-12-27 12:15:40 +00:00
libradius
librpcsvc
libsbuf
libsm
libsmb
libsmdb
libsmutil
libstand The zalloc pool's size calculation breaks if sbrk() does not return 2002-12-19 23:23:20 +00:00
libtacplus mdoc(7) police: formatting nits. 2002-11-29 15:57:50 +00:00
libtelnet
libufs Create a new 32-bit fs_flags word in the superblock. Add code to move 2002-11-27 02:18:58 +00:00
libugidfw License and blurb update authorized by Network Associates. 2002-11-07 20:37:04 +00:00
libusbhid
libutil english(4) police. 2002-12-27 12:15:40 +00:00
libvgl
libwrap
libxpg4
liby
libypclnt Change the name for the local unix-socket based protocol 2002-12-16 22:24:26 +00:00
libz Actually implement gzip's -c option. minigzip now also doubles 2002-10-03 19:30:22 +00:00
msun english(4) police. 2002-12-27 12:15:40 +00:00
ncurses Actually check if stdbool.h exists when BOOTSTRAPPING. 2002-11-13 13:47:48 +00:00
Makefile Connect libbsdxml (nee libexpat) to the build. 2002-10-04 13:40:39 +00:00
Makefile.inc