NetBSD/lib/libc
martin c79c3eed1d Make NAN a compile time constant (with help from the compiler). Suggested
by krister. Fixes PR 40695.
Make references to the old construct (which we can't remove for binary
compatibility reasons) emit a linker warning.
2009-02-22 01:34:01 +00:00
..
arch Make NAN a compile time constant (with help from the compiler). Suggested 2009-02-22 01:34:01 +00:00
atomic Install manual pages for the atomic ops. 2008-06-23 10:22:40 +00:00
citrus fix typo, don't overwrite LC_TIME's t_fmt_ampm by t_fmt. 2009-02-09 14:39:48 +00:00
compat sign-compare fix 2009-02-03 04:58:38 +00:00
compat-43 add an #include path for sigcompat.c to get at <sys/compat>; this 2006-04-24 17:15:06 +00:00
db fix -Wsign-compare issues 2009-02-12 06:35:54 +00:00
dlfcn - Change the strong dlfcn names in libc to ___name, and make the __name 2004-07-18 17:26:19 +00:00
gdtoa sign-compare fix 2009-01-30 23:35:35 +00:00
gen A variation on the sign-compare fix for these. 2009-02-16 10:40:45 +00:00
gmon sign-compare fixes 2009-02-12 04:57:46 +00:00
hash sign-compare fix 2009-02-12 05:03:47 +00:00
iconv merge christos-time_t 2009-01-11 02:45:45 +00:00
include avoid lint's whining on i386 2009-02-13 04:01:46 +00:00
inet sign-compare fix 2009-02-07 07:25:22 +00:00
isc merge christos-time_t 2009-01-11 02:45:45 +00:00
locale sign-compare fixes 2009-02-12 04:57:46 +00:00
md Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
misc Make threaded programs die correctly: 2009-01-30 23:21:02 +00:00
nameser updates from bind-9-5-0 2008-06-21 20:41:48 +00:00
net sign-compare fix 2009-02-11 05:25:17 +00:00
nls merge christos-time_t 2009-01-11 02:45:45 +00:00
quad Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
regex sign-compare fixes 2009-02-12 05:06:54 +00:00
resolv fix a very old resolver bug: 2009-01-27 05:13:23 +00:00
rpc fix -Wsign-compare issues (untested) 2009-02-14 06:26:42 +00:00
softfloat fix -Wsign-compare issue (seen on arm), using similar technique 2009-02-17 02:43:39 +00:00
ssp sign-compare fix 2009-02-05 05:39:38 +00:00
stdio fix sign comparison warning in debug build. 2009-02-21 17:20:01 +00:00
stdlib Fix sign-compare issues 2009-02-12 03:34:33 +00:00
string Bump date for new STANDARDS section. 2009-01-29 10:15:39 +00:00
sys Fix mdoc warning (missing .El directive). While here, use a single 2009-02-17 18:51:56 +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 Make threaded programs die correctly: 2009-01-30 23:21:02 +00:00
time Make mktime(3) work with 64-bit time_t. 2009-01-18 10:57:15 +00:00
uuid Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
yp Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
libcincludes.mk put the code to find the libc include directories and define ARCHSUBDIR 2008-10-26 07:28:06 +00:00
Makefile define and use LIBCDIR in terms of .CURDIR. fixes compat/lib/libc build. 2008-10-26 07:43:07 +00:00
Makefile.inc use libcincludes.mk 2008-10-26 07:42:09 +00:00
shlib_version merge christos-time_t 2009-01-11 02:45:45 +00:00