NetBSD/lib/libc
kleink c46d95a329 The previous assertion change was incorrect: the preg argument is permitted to
be NULL (part of the interface definition!) unless errcode is REG_ATOI, which
is a non-portable extension.

Also, remove assertions from the local regatoi() function, as they are either
redundant or will never fail due to the buffer allocation for that argument in
regerror().
1999-09-17 09:33:34 +00:00
..
arch Import NetBSD/hpcmips source files from hpcmips repository. 1999-09-16 12:13:17 +00:00
compat-43 * use _DIAGASSERT() to check pointer arguments against NULL and file 1999-09-16 11:44:54 +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 * use _DIAGASSERT() to check pointer arguments against NULL and file 1999-09-16 11:44:54 +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 * use _DIAGASSERT() to check pointer arguments against NULL and file 1999-09-16 11:44:54 +00:00
include Add indirect reference stubs for inet_[ap]ton() for environments not supporting 1999-09-15 14:21:01 +00:00
locale * use _DIAGASSERT() to check pointer arguments against NULL and file 1999-09-16 11:44:54 +00:00
md Partially revert previous change: the assertions made in utility functions 1999-09-17 09:25:34 +00:00
net return NS_UNAVAIL if args are dodgy 1999-09-16 23:43:52 +00:00
nls * use _DIAGASSERT() to check pointer arguments against NULL and file 1999-09-16 11:44:54 +00:00
quad Revert previous change: the assertion 1999-09-17 09:18:15 +00:00
regex The previous assertion change was incorrect: the preg argument is permitted to 1999-09-17 09:33:34 +00:00
rpc since clnt_p*error() are expected to print an error message, print one if they're called with dodgy args. ;) 1999-09-17 00:21:12 +00:00
stdio return (0) if size or count == 0 before check for _DIAGASSERT(buf != NULL). 1999-09-16 12:45:34 +00:00
stdlib * use _DIAGASSERT() to check pointer arguments against NULL and file 1999-09-16 11:44:54 +00:00
string * use _DIAGASSERT() to check pointer arguments against NULL and file 1999-09-16 11:44:54 +00:00
sys Update for XSH5. 1999-08-25 21:12:54 +00:00
termios * use _DIAGASSERT() to check pointer arguments against NULL and file 1999-09-16 11:44:54 +00:00
time Add documentation for asctime_r(), ctime_r(), gmtime_r() and localtime_r(). 1999-05-04 15:34:50 +00:00
yp * use _DIAGASSERT() to check pointer arguments against NULL and file 1999-09-16 11:44:54 +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 bump for __diagassert(). 1999-09-16 12:54:26 +00:00