NetBSD/lib/libc
lukem 8423dd3490 implement __diagassert(). currently this just prints the assertion to
stderr and syslog()s to user.debug. (it does not abort).

XXX: implement a scheme similar to $MALLOC_OPTIONS which gives the
user control over whether to stderr, syslog, abort, do nothing, etc...
1999-09-15 23:57:21 +00:00
..
arch SYS.h was nuked from libkern 1999-09-10 15:41:51 +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 implement __diagassert(). currently this just prints the assertion to 1999-09-15 23:57:21 +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 Add indirect reference stubs for inet_[ap]ton() for environments not supporting 1999-09-15 14:21:01 +00:00
locale Xref nl_langinfo(3). 1999-09-05 09:19:35 +00:00
md don't __weak_alias for _STANDALONE code 1999-09-10 12:48:43 +00:00
net Add indirect reference stubs for inet_[ap]ton() for environments not supporting 1999-09-15 14:21:01 +00:00
nls Make some needed weak aliases. 1999-08-17 03:58:39 +00:00
quad The last commit changed the behavious wrt sign extension. 1999-09-10 12:53:10 +00:00
regex
rpc Fix bug I introduced on 19990503 by renaming a variable. 1999-05-09 20:11:23 +00:00
stdio No need for "namespace.h". 1999-08-22 12:52:28 +00:00
stdlib Restore the behaviour of not setting errno to ENOMEM when allocating 0 1999-09-10 10:38:06 +00:00
string due to an overwhelming rush of complaints, remove the check for NULL 1999-09-10 23:13:09 +00:00
sys Update for XSH5. 1999-08-25 21:12:54 +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 Bump minor: added ulimit(). 1999-09-13 18:39:26 +00:00