NetBSD/lib/libc
kleink d6a0715a49 Due to their "inverse" treatment of the fraction's MSb, update NAN
conversion to construct a quiet NaN on hppa, mips, sh3, and sh5 as well.
Also, remove the portion constructing a ROP on vax; this is not required
by the standard, and in its consequences it is not an appropriate
substitute for a qNaN.
2005-04-15 22:46:21 +00:00
..
arch Push back the descriptions of NaN formats, and descriptions of the 2005-04-15 22:39:10 +00:00
citrus add csmapper:CNS11643-1,2 and esdb:ISO-2022-CN, 2005-03-27 22:30:05 +00:00
compat-43 The API to hostid that libc provides may involve a "long", but the 2004-04-19 13:16:42 +00:00
db Don't refuse to create a hash database on 0 length files. Treat 2005-03-29 23:37:15 +00:00
dlfcn - Change the strong dlfcn names in libc to ___name, and make the __name 2004-07-18 17:26:19 +00:00
gen Push back the descriptions of NaN formats, and descriptions of the 2005-04-15 22:39:10 +00:00
gmon Make gmon / mcount work properly for threaded applications by keeping 2004-05-10 22:16:42 +00:00
hash A little libc namespace housekeeping exercise: 2005-02-09 21:35:46 +00:00
iconv revert the last all changes related to iconv(3). 2004-08-02 13:38:21 +00:00
include statvfs is both a function name and a struct tag. Defining it to _statvfs 2005-04-07 16:26:35 +00:00
inet Add the remaining files from net that are going to be moved here and 2004-05-20 23:13:02 +00:00
isc 1. de-lint 2004-05-20 19:52:31 +00:00
locale Add some pedantry to exceptions from being equivalent to strftime. 2005-04-06 21:39:17 +00:00
md netbsd.org -> NetBSD.org 2003-12-04 23:39:18 +00:00
nameser Merge conflicts 2004-11-07 02:19:49 +00:00
net Remove the bugs section. It has been fixed. 2005-03-31 15:45:53 +00:00
nls Translate messages 86 -> 93. Thanks to Marc Baudoin for review. 2005-01-03 22:00:37 +00:00
quad Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
regex make othercase() return int rather than char, to avoid sign extension 2004-09-18 11:47:37 +00:00
resolv A little libc namespace housekeeping exercise: 2005-02-09 21:35:46 +00:00
rpc White space nit- don't put a space before/after increment/decrement 2005-02-11 06:21:21 +00:00
softfloat Only compile the floatx80-using functions if the arch in question 2004-09-27 10:16:24 +00:00
stdio Re-implement in terms of fseek0() 2005-03-04 16:25:20 +00:00
stdlib Due to their "inverse" treatment of the fraction's MSb, update NAN 2005-04-15 22:46:21 +00:00
string Remove one of two nearly duplicate words. 2005-03-14 10:36:51 +00:00
sys getmntinfo() if a compatibility function, so there is no point in hiding 2005-04-12 21:36:46 +00:00
termios Change a returned value of -1 (NO_PGID) to (uint)(pid_t)~0u >> 1 (0x7fffffff) 2004-12-01 21:37:15 +00:00
thread-stub Fix the __libc_thr_yield_stub() signature. 2004-12-14 00:21:40 +00:00
time Some more optimisations - I must stop looking at this file! 2005-03-05 14:07:15 +00:00
uuid A little libc namespace housekeeping exercise: 2005-02-09 21:35:46 +00:00
yp #include "reentrant.h" instead of <threadlib.h> 2004-10-29 06:32:08 +00:00
genassym.sh Copy this from libpthread so arch-specific .S files can use assym.h 2004-03-03 22:56:04 +00:00
Makefile minor whitespace consistency 2005-01-10 02:32:46 +00:00
shlib_version PR/29849, PR/29850: Add getpwent_r and getgrent_r 2005-04-02 04:53:53 +00:00