1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/lib
Tim J. Robbins 0b7bc80226 Optimise the common case where no special encoding is in use (LC_CTYPE is "C"
or "POSIX", other European locales). Use __sgetc() and __sputc() where
possible to avoid a wasteful lock and unlock for each byte and to avoid
function call overhead.
2002-09-18 12:17:28 +00:00
..
compat Updated libc/libc_r that fixes the FreeBSD-SA-02:28.resolv resolver bug. 2002-08-04 05:51:05 +00:00
csu Don't need to install the signal trampoline here anymore. 2002-09-03 14:59:41 +00:00
libalias
libatm
libbind
libbz2
libc Optimise the common case where no special encoding is in use (LC_CTYPE is "C" 2002-09-18 12:17:28 +00:00
libc_r Remove much of the dereferencing of the fd table entries to look 2002-08-29 23:06:07 +00:00
libcalendar
libcam Don't depend on <sys/types.h> pollution in <fcntl.h>. 2002-09-16 07:18:27 +00:00
libcom_err
libcompat
libcrypt
libdevinfo o Merge <machine/ansi.h> and <machine/types.h> into a new header 2002-08-21 16:20:02 +00:00
libdevstat
libdisk
libedit
libfetch Make _fetch_connect() always set the error code. 2002-09-17 05:54:33 +00:00
libform
libftpio
libio
libipsec
libipx Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:10:45 +00:00
libisc
libkse Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00
libkvm Fixed messes involving $FreeBSD$ starting with one left in the copyright 2002-09-16 08:22:57 +00:00
libmd Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
libmenu
libmilter
libmp
libncp
libncurses Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
libnetgraph
libopie
libpam Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
libpanel
libpcap
libpthread Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00
libradius mdoc(7) police: tidy up the formatting. 2002-08-09 12:07:17 +00:00
librpcsvc
libsbuf
libsm
libsmb
libsmdb
libsmutil
libstand o Merge <machine/ansi.h> and <machine/types.h> into a new header 2002-08-21 16:20:02 +00:00
libtacplus
libtelnet
libufs Wrap the header to prevent multiple inclusion, and mark the DECLS section. 2002-08-22 23:35:35 +00:00
libugidfw Use "ugidfw.h" rather than <ugidfw.h> so that mkdep can find it. 2002-08-14 22:30:07 +00:00
libusbhid
libutil Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:10:45 +00:00
libvgl
libwrap
libxpg4
liby Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
libypclnt
libz
msun
ncurses Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
Makefile Add i386 to the list of architectures that libc_r is broken on. This 2002-09-17 07:32:36 +00:00
Makefile.inc