NetBSD/lib/libc
itojun 94c4bdf1cc pacify too-picky compiler.
From: onoe@sm.sony.co.jp
1999-08-13 09:45:51 +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 Only squeeze a short key/value pair onto a page with other complete key/value 1999-07-29 08:58:46 +00:00
gen Keep track of the number of encountered symlinks and fail with ELOOP 1999-08-10 13:03:11 +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 pacify too-picky compiler. 1999-08-13 09:45:51 +00:00
nls Introduce EOVERFLOW. 1999-03-22 19:03:38 +00:00
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 replace malloc(3) with one from freebsd which documents our new malloc.c 1999-08-02 03:18:46 +00:00
string Add and document support for using new archive state mode flags. Now 1999-08-03 21:43:13 +00:00
sys Add note that only the super-user may set or reset any flags on block 1999-07-31 03:30:44 +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 use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate 1999-02-24 15:05:20 +00:00
Makefile Revert part of previous and use C/// instead of S/// for mipse[bl]->mips. 1999-02-27 21:21:26 +00:00
shlib_version add IPv6 support functions. 1999-07-01 18:23:53 +00:00