freebsd-dev/lib/libc
David Schultz ec79bc0da9 Fix two bugs in the signbit() macro, which was implemented last year:
- It was added to libc instead of libm.  Hopefully no programs rely
  on this mistake.

- It didn't work properly on large long doubles because its argument
  was converted to type double, resulting in undefined behavior.
2004-07-19 08:16:10 +00:00
..
alpha Replace seven nominally MD implementations of frexp() that are broken 2004-07-18 21:23:39 +00:00
amd64 Replace seven nominally MD implementations of frexp() that are broken 2004-07-18 21:23:39 +00:00
arm Replace seven nominally MD implementations of frexp() that are broken 2004-07-18 21:23:39 +00:00
compat-43 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
db Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
gdtoa
gen Fix two bugs in the signbit() macro, which was implemented last year: 2004-07-19 08:16:10 +00:00
gmon Document the location of the header file which declares the function 2004-06-14 18:41:24 +00:00
i386 Replace seven nominally MD implementations of frexp() that are broken 2004-07-18 21:23:39 +00:00
ia64 Replace seven nominally MD implementations of frexp() that are broken 2004-07-18 21:23:39 +00:00
include When a dynamic NSS module is built and linked against a thread 2004-03-30 15:56:15 +00:00
locale Add fast paths for conversion of plain ASCII characters. 2004-07-09 15:46:06 +00:00
net Markup nits. 2004-07-07 20:15:31 +00:00
nls
posix1e Fix the NAME section making whatis(1) happy in particular. 2004-07-05 17:12:53 +00:00
powerpc Replace seven nominally MD implementations of frexp() that are broken 2004-07-18 21:23:39 +00:00
quad
regex Remove an entry from the BUGS section: we have multibyte character 2004-07-12 11:03:42 +00:00
rpc Eliminate double whitespace. 2004-07-03 22:30:10 +00:00
softfloat Import the softfloat emulation library, needed for FreeBSD/arm right now. 2004-05-14 12:13:06 +00:00
sparc64 Replace seven nominally MD implementations of frexp() that are broken 2004-07-18 21:23:39 +00:00
stdio Add a cross reference to fgetwln(3). 2004-07-16 06:07:12 +00:00
stdlib mdoc(7) fixes. 2004-07-07 19:57:16 +00:00
stdtime Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
string Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
sys Document the MSG_DONTWAIT flag. 2004-07-16 17:15:37 +00:00
uuid
xdr We use __arm__, not __arm32__. 2004-05-14 11:51:22 +00:00
yp
Makefile Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00