NetBSD/lib/libc
mycroft 462e381edd Previous bug fix was slightly wrong. In this case, the data must start on a
new page, or we will mistakenly think the first page is the end of the data.
1999-07-29 01:12:57 +00:00
..
arch add the ieeefp functions 1999-07-07 01:55:07 +00:00
compat-43 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
db Previous bug fix was slightly wrong. In this case, the data must start on a 1999-07-29 01:12:57 +00:00
gen Avoid infinite loop if pathname is longer than the maximum the kernel 1999-07-11 18:01:46 +00:00
gmon Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
hash Avoid non portable shifts. 1999-05-03 15:00:40 +00:00
include move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
locale Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
md Mark const castaways for lint. 1999-05-03 15:01:50 +00:00
net - make sure that host_addr is suitably aligned 1999-07-19 19:42:27 +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 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
stdlib getopt long functionality 1999-07-23 03:55:27 +00:00
string Correct omission made during last fix of HISTORY section. 1999-04-18 22:36:46 +00:00
sys Restore some information about the page rounding behavior of these 1999-07-14 16:24:48 +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 IPv6 support functions. 1999-07-01 18:23:53 +00:00