freebsd-dev/lib
Marcel Moolenaar 03bab8d60f o There are 6 trap disable bits in ar.fpsr, not five. Even though we
didn't provide a constant for one of them (non-IEEE denormal trap),
  in an attempt to not support it probably, it's not we are left with
  the lower 5 bits.
o Properly mask the passed or returned fp_except_t. Not doing so
  causes instant core dumps by trying to write an invalid value to
  ar.fpsr. Now that we're masking, stop using exclusive-or to invert
  bits.

This fixes the illegal instruction fault encountered when building
mozilla.
2003-08-09 17:07:24 +00:00
..
compat
csu Fix typo: Passing the first argument to exit() in out2 does not work. 2003-07-15 03:50:38 +00:00
libalias
libatm Correct a cut'n'paste error in a comment. 2003-07-29 13:51:53 +00:00
libbind
libbz2
libc o There are 6 trap disable bits in ar.fpsr, not five. Even though we 2003-08-09 17:07:24 +00:00
libc_r Add wrapper for kqueue() to keep track of the allocated fd and allow it to 2003-07-25 17:02:33 +00:00
libcalendar
libcam
libcom_err
libcompat Axe AINC. 2003-07-01 15:07:01 +00:00
libcrypt
libdevinfo
libdevstat
libdisk
libedit LANG->LC_ALL 2003-08-04 21:31:53 +00:00
libexpat
libfetch Make sure the crypto versions of libfetch and fetch(1) appear in 2003-07-22 13:54:31 +00:00
libform
libftpio
libgeom Remove GCC-specific debugging option. 2003-07-24 19:53:02 +00:00
libio
libipsec
libipx
libisc
libkse o Add code to GC freed KSEs and KSE groups 2003-08-08 22:20:59 +00:00
libkvm Remove unnecssary <vm/swap_pager.h> includes. 2003-07-31 21:44:31 +00:00
libmd
libmenu
libmilter Remove MAINTAINER= lines from individual Makefiles in favor of the 2003-07-07 03:54:04 +00:00
libmp
libncp Fix for 64 bit platforms. sysctl's length args are pointers to 2003-07-25 19:17:46 +00:00
libncurses
libnetgraph
libopie
libpam Revert previous commit after fixing libpam. 2003-07-21 19:56:28 +00:00
libpanel
libpcap
libpthread Add alpha support to libpthread. It compiles but hasn't been tested; 2003-08-09 05:44:27 +00:00
libradius
librpcsvc
libsbuf
libsm Remove MAINTAINER= lines from individual Makefiles in favor of the 2003-07-07 03:54:04 +00:00
libsmb
libsmdb Remove MAINTAINER= lines from individual Makefiles in favor of the 2003-07-07 03:54:04 +00:00
libsmutil Remove MAINTAINER= lines from individual Makefiles in favor of the 2003-07-07 03:54:04 +00:00
libstand bsd.lib.mk,v 1.143 no longer uses ld(1) directly to strip 2003-06-30 19:08:49 +00:00
libtacplus
libtelnet Make sure that a "make release" (more accurately the bit that makes 2003-07-24 17:19:15 +00:00
libthr Implement _get_curthread and _set_curthread. We use GCCs builtin 2003-07-24 07:51:49 +00:00
libufs
libugidfw
libusbhid
libutil
libvgl
libwrap Turn on the extended syntax, which TCP_wrappers has by default, as 2003-07-24 19:58:56 +00:00
libxpg4
liby
libypclnt
libz
msun Fixed some style bugs (misplacement and misformatting of some commented-out 2003-07-23 09:24:44 +00:00
ncurses
Makefile Add libpthread to the alpha build. 2003-08-09 15:29:52 +00:00
Makefile.inc