freebsd-dev/lib
Marcel Moolenaar 1d3e7116dc Add support for ia64.
Note that the tp register (r13) is reserved as the TLS pointer in
the same way that that gp register (r1) is reserved as the global
pointer. This implementation uses the tp register to point to the
thread structure used by the threads implementation. This is not
in violation with the runtime specification provided the TLS is
a fixed distance from the thread structure. This is only an issue
when code used the __thread keyword to create TLS. This is not
supported at the moment.
2003-04-20 03:06:42 +00:00
..
compat Add libgmp.so.3 from 4.7-RELEASE CDs. 2003-02-17 17:26:03 +00:00
csu Very minor EOL whitespace diff-reducer. 2003-01-26 23:34:47 +00:00
libalias Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
libatm Back off WARNS until I've had a chance to deal with the problems on 2003-03-25 17:40:00 +00:00
libbind
libbz2
libc Add the mac_prepare{,_*}() functions to the high-level function list 2003-04-20 02:56:16 +00:00
libc_r Add stub implementations of pthread_[gs]etconcurrency to libc_r and 2003-04-20 01:53:13 +00:00
libcalendar
libcam english(4) police. 2002-12-27 12:15:40 +00:00
libcom_err
libcompat The .Fn function 2003-03-24 16:02:05 +00:00
libcrypt english(4) police. 2002-12-27 12:15:40 +00:00
libdevinfo Expand length of pnpinfo and length fields since pccard pnpinfo can 2003-02-17 18:56:00 +00:00
libdevstat Add prototype for compute_stats() so that libdevstat is WARNS=4 clean. 2003-04-19 07:42:13 +00:00
libdisk Use sized cast matching the sized pointer. 2003-04-04 16:59:39 +00:00
libedit The .Fn function 2003-02-06 11:25:03 +00:00
libexpat english(4) police. 2002-12-27 12:15:40 +00:00
libfetch Don't dereference flags if NULL (see http.c rev 1.87) 2003-03-29 15:15:38 +00:00
libform
libftpio english(4) police. 2002-12-27 12:15:40 +00:00
libgeom Run a revision on the OAM api. 2003-03-27 14:35:00 +00:00
libio
libipsec Buffer size is not enough in the previous commit. Use 128. 2003-04-17 07:20:00 +00:00
libipx
libisc
libkse Remove duplicate $FreeBSD$ id. 2003-04-18 07:45:03 +00:00
libkvm Catch up with the kernel. Move the current cpu indicator to the thread. 2003-04-10 17:41:40 +00:00
libmd The .Fn function 2003-03-24 16:02:05 +00:00
libmenu
libmilter
libmp Adjust for OpenSSL 0.9.7. 2003-01-28 23:03:15 +00:00
libncp No need to have ifdef < FreeBSD 4.0-current in here. Remove it to 2003-04-04 04:16:06 +00:00
libncurses Make this compile under cs_CZ.ISO8859-2 locale. 2003-04-18 13:01:07 +00:00
libnetgraph Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
libopie
libpam Connect the pam_chroot(8) module to the build. 2003-04-08 16:52:34 +00:00
libpanel
libpcap
libpthread Remove duplicate $FreeBSD$ id. 2003-04-18 07:45:03 +00:00
libradius
librpcsvc
libsbuf
libsm
libsmb
libsmdb
libsmutil
libstand Trust the code more than the comment(s) and correct some false 2003-04-12 07:36:44 +00:00
libtacplus mdoc(7) police: formatting nits. 2002-11-29 15:57:50 +00:00
libtelnet
libthr Add support for ia64. 2003-04-20 03:06:42 +00:00
libufs MFp4: Fix copy&paste English error. 2003-03-30 18:00:24 +00:00
libugidfw Correct a couple small typos. 2003-01-07 13:18:21 +00:00
libusbhid Sync with NetBSD. 2003-04-09 01:52:49 +00:00
libutil Brucify. 2003-04-10 10:26:18 +00:00
libvgl Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
libwrap
libxpg4
liby
libypclnt style.Makefile(5) police. 2003-03-09 19:56:21 +00:00
libz In src/lib/libz/gzio.c the function gzprintf does not check if the 2003-03-14 01:47:01 +00:00
msun Fix braino in definition of isfinite(). 2003-04-04 13:27:47 +00:00
ncurses Make this compile under cs_CZ.ISO8859-2 locale. 2003-04-18 13:01:07 +00:00
Makefile KerberosIV deorbit sequence continues: Look for K5 instead of KIV 2003-03-08 11:01:31 +00:00
Makefile.inc