NetBSD/lib/libc
1999-06-24 20:16:31 +00:00
..
arch Fix definition of infinity. Patch supplied by Richard Earnshaw in 1999-06-21 22:31:32 +00:00
compat-43
db
gen Add compile-time and run-time feature test knobs for the 1003.1 Mapped Files, 1999-06-24 14:18:10 +00:00
gmon
hash Avoid non portable shifts. 1999-05-03 15:00:40 +00:00
include
locale
md Mark const castaways for lint. 1999-05-03 15:01:50 +00:00
net As discussed on "tech-net@netbsd.org": 1999-06-02 22:14:07 +00:00
nls
quad change an #if __GNUC >= 2 to #if (__GNUC__ >= 2) || defined(lint) 1999-05-03 15:39:47 +00:00
regex
rpc Fix bug I introduced on 19990503 by renaming a variable. 1999-05-09 20:11:23 +00:00
stdio
stdlib add FreeBSD's malloc, compiled in only if MALLOC_NEW is set in mk.conf 1999-06-17 19:33:36 +00:00
string Correct omission made during last fix of HISTORY section. 1999-04-18 22:36:46 +00:00
sys Add missing reference to setsockopt(2) to "SEE ALSO" section. 1999-06-24 20:16:31 +00:00
termios
time Add documentation for asctime_r(), ctime_r(), gmtime_r() and localtime_r(). 1999-05-04 15:34:50 +00:00
yp
Makefile
shlib_version Add mlockall(2)/munlockall(2). 1999-06-15 23:31:19 +00:00