1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/lib
Dag-Erling Smørgrav e334ea2edc - fabsl.c should be named s_fabsl.c for consistency with libmsun's
documented naming scheme (unfortunately the documentation isn't in the
   tree as far as I can tell); no repocopy is required as there is no
   history to preserve.

 - replace simple and almost-correct implementation with slightly hackish
   but definitely correct implementation (tested on i386, alpha, sparc64)
   which requires pulling in fpmath.h and the MD _fpmath.h from libc.

 - try not to make a mess of the Makefile in the process.

 - enterprising minds are encouraged to implement more C99 long double
   functions.
2003-10-25 09:32:18 +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 according to RFC3542 10.5, the 5th argment of inet6_opt_next() 2003-10-25 06:51:23 +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 Disable #define DEBUG in libdisk by default: since libdisk is primarily 2003-09-27 17:44:41 +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 stop use of NI_WITHSCOPEID. it was deprecated. 2003-10-21 20:11:47 +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 Fixed some style bugs in the removal of __P(()). Blind removal of 2003-10-13 04:44:55 +00:00
libmd Assorted mdoc(7) fixes: 2003-10-09 23:06:06 +00:00
libmenu
libmilter
libmp
libncp
libncurses
libnetgraph
libngatm Makefile for the NgATM user space library. 2003-10-22 11:52:35 +00:00
libopie
libpam - fix to UID test description, non-zero -> zero 2003-10-17 17:03:38 +00:00
libpanel
libpcap
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
libsbuf
libsdp Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542 2003-10-24 18:26:30 +00:00
libsm
libsmb
libsmdb
libsmutil
libstand mdoc(7): Properly mark C headers. 2003-09-10 19:24:35 +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 ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify. 2003-10-18 10:04:16 +00:00
libvgl
libwrap
libxpg4
liby
libypclnt
libz
msun - fabsl.c should be named s_fabsl.c for consistency with libmsun's 2003-10-25 09:32:18 +00:00
ncurses
Makefile Link libngatm to the build (unless NOATM is set). 2003-10-22 15:01:16 +00:00
Makefile.inc