freebsd-dev/lib
Tim J. Robbins a27a4b3690 Pass mbrtowc() and wcrtomb() NULL instead of a pointer to a freshly zeroed
mbstate_t object that they ignore. The zeroing is fairly expensive, and it
will never be necessary in these functions; when we support state-dependent
encodings, we will pass in a pointer to the file's mbstate_t object, and
only zero it at the time the file gets opened.
2003-11-04 11:05:55 +00:00
..
compat
csu Explicitly specify an alignment for abitag. Without it, gcc specifies a 2003-10-17 15:43:13 +00:00
libalias Grrr...add the Skinny alias code forgotten in the last commit. 2003-09-23 07:42:33 +00:00
libatm
libbind
libbluetooth Update Bluetooth code. 2003-10-12 22:04:24 +00:00
libbz2
libc Pass mbrtowc() and wcrtomb() NULL instead of a pointer to a freshly zeroed 2003-11-04 11:05:55 +00:00
libc_r If __sys_write() returns 0, allow that to exit the loop in libc_r's 2003-09-29 13:41:26 +00:00
libcalendar mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
libcam mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
libcom_err
libcompat mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
libcrypt
libdevinfo mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
libdevstat Include <nlist.h> for nlist-related declarations instead of depending on 2003-10-13 05:30:20 +00:00
libdisk o Save a copy of the GPT entries for which there's a chunk with an 2003-11-04 03:49:01 +00:00
libedit mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
libexpat
libfetch preparation for RFC3493. EAI_NODATA was deprecated. 2003-10-23 13:50:01 +00:00
libform
libftpio
libgeom
libio
libipsec - errx() doesn't need `\n'. 2003-10-26 12:00:27 +00:00
libipx
libisc
libkiconv Correct .Xr's in kiconv.3. 2003-10-05 13:39:28 +00:00
libkse Use amd64_set_fsbase() instead of calling sysarch() directly. 2003-10-23 06:12:57 +00:00
libkvm Allow to specify a character special device as a core file. 2003-10-29 14:02:16 +00:00
libmd Assorted mdoc(7) fixes: 2003-10-09 23:06:06 +00:00
libmenu
libmilter
libmp
libncp
libncurses
libnetgraph
libngatm Build address handling, traffic descriptor handling, encoding and decoding 2003-11-03 12:27:22 +00:00
libopie
libpam - fix to UID test description, non-zero -> zero 2003-10-17 17:03:38 +00:00
libpanel
libpcap * Modify libpcap to work a bit better with our 802.11 code. This means 2003-11-04 06:12:21 +00:00
libpthread Use amd64_set_fsbase() instead of calling sysarch() directly. 2003-10-23 06:12:57 +00:00
libradius mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
librpcsvc clnt_call takes args of type xdrproc_t. 2003-10-26 03:43:35 +00:00
libsbuf
libsdp revert previous change. we don't need to include types.h. 2003-10-26 11:11:13 +00:00
libsm
libsmb
libsmdb
libsmutil
libstand Preserve the constness of the value argument passed to env_setenv() as 2003-10-26 04:04:12 +00:00
libtacplus mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
libtelnet
libthr Relink libc_r.a, libc_r.so and libc_r_p.so from libthr to libkse. 2003-09-27 23:27:19 +00:00
libufs Remove unneccessary include of sys/types.h in the SYNOPSIS 2003-10-09 09:45:20 +00:00
libugidfw
libusbhid mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
libutil Remove __NETBSD_SYSCALLS. 2003-10-29 10:55:56 +00:00
libvgl
libwrap
libxpg4
liby
libypclnt
libz
msun Fix a problem where libm compiled under 5.X would depend on features 2003-10-27 01:28:07 +00:00
ncurses
Makefile Link libngatm to the build (unless NOATM is set). 2003-10-22 15:01:16 +00:00
Makefile.inc