freebsd-nq/lib
Bruce Evans 6eb2d83e44 Initial support for C99's (or is it POSIX.1-2001's?) MATH_ERRNO,
MATH_ERREXCEPTION and math_errhandling, so that C99 applications at
least have the possibility of determining that errno is not set for
math functions.  Set math_errhandling to the non-standard-conforming
value of 0 for now to indicate that we don't support either method
of reporting errors.  We intentionally don't support MATH_ERRNO
because errno is a mistake, and we are missing support for
MATH_ERREXCEPTION (<fenv.h>, compiler support for <fenv.h>, and
actually setting the exception flags correctly).
2004-03-12 12:02:03 +00:00
..
compat
csu
libalias
libarchive Many fixes. 2004-03-09 19:50:41 +00:00
libatm Fix a couple of potential buffer overflows. 2004-02-21 16:29:10 +00:00
libbind
libbluetooth Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) 2004-03-05 08:10:19 +00:00
libbsnmp Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) 2004-03-05 08:10:19 +00:00
libbz2
libc Set stream orientation in ungetc() instead of __ungetc(). This avoids 2004-03-10 12:41:11 +00:00
libc_r
libcalendar
libcam
libcom_err
libcompat
libcrypt
libdevinfo
libdevstat
libdisk style.Makefile: 2004-02-23 20:07:47 +00:00
libedit
libexpat
libfetch
libform
libftpio
libgeom Make libgeom usable by C++ programs: 2004-03-09 21:14:18 +00:00
libio
libipsec
libipx
libisc
libkiconv
libkse
libkvm Update man page to reflect additional flag to allow selection of threads. 2004-02-22 18:12:56 +00:00
libmd Backed out rev.1.6 and subsequent copying of it (bogus addition of 2004-02-26 07:44:37 +00:00
libmenu
libmilter
libmp
libncp
libncurses
libnetgraph
libngatm style.Makefile: 2004-02-23 20:07:47 +00:00
libopie
libpam Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) 2004-03-05 08:10:19 +00:00
libpanel
libpcap
libpthread
libpthread_dbg
libradius
librpcsvc
libsbuf
libsdp Add extra sanity check for SDP packets in libsdp(3) 2004-02-26 20:44:55 +00:00
libsm
libsmb
libsmdb
libsmutil
libstand No reason to disable this test on powerpc. 2004-02-25 00:53:06 +00:00
libtacplus
libtelnet
libthr Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) 2004-03-05 08:10:19 +00:00
libufs
libugidfw Fixed misspellings of 0 as NULL. 2004-03-11 09:56:04 +00:00
libusbhid
libutil Back out the "clean_environment()" function from libutil. 2004-02-29 22:13:28 +00:00
libvgl
libwrap
libxpg4
liby
libypclnt
libz
msun Initial support for C99's (or is it POSIX.1-2001's?) MATH_ERRNO, 2004-03-12 12:02:03 +00:00
ncurses
Makefile Put libypclnt behind NO_YP_LIBC 2004-03-10 08:58:06 +00:00
Makefile.inc