NetBSD/lib/libc
jtc 943f3d2f5c The argument to isspace() must be representable as an unsigned char.
This change casts the argument to an unsigned char so that this
function will work with strings with their 8th bit set.
1996-07-20 01:09:05 +00:00
..
arch pull up bug fix from libkern: 1996-07-15 05:21:09 +00:00
compat-43 Now that setreuid() and setregid() are system calls again, don't call 1996-07-08 16:42:49 +00:00
db fix a bug that shows up only on alphas: ndbm "datum" variables can't be 1996-05-04 00:38:58 +00:00
gen document AUTONICETIME and AUTONICEVAL sysctls 1996-07-17 18:06:36 +00:00
gmon Copy over from libkern: 1996-06-29 14:32:58 +00:00
include clean up Id 1995-02-27 13:02:12 +00:00
locale Fix embarassing typo 1996-02-14 19:21:54 +00:00
net Install linkaddr.3 as link_addr.3 and link_ntoa.3 too. 1996-07-10 20:15:48 +00:00
nls Merged in changes from branch (make sure all memory, file descriptors, 1996-06-21 06:21:04 +00:00
quad Note functions that probably can be removed 1996-06-01 21:39:21 +00:00
regex Clean up deleted files. 1995-03-01 00:00:00 +00:00
rpc Changed clnt_{s,}p{errno,error,createerror} so that the functions that 1996-06-19 20:38:43 +00:00
stdio typo: DV -> Dv 1996-05-05 19:21:20 +00:00
stdlib The argument to isspace() must be representable as an unsigned char. 1996-07-20 01:09:05 +00:00
string Fix computation of ISO 8601 Week Of Year 1996-06-01 21:23:25 +00:00
sys Resurrect the setre[ug]id() stubs. 1996-06-23 11:52:49 +00:00
termios Strip out unneeded header files 1995-06-26 23:04:45 +00:00
time Changed manpages to reflect fact that localtime file is in /etc 1996-01-30 19:54:34 +00:00
yp ypset(8) stopped working; reason: 1996-06-18 20:05:59 +00:00
Makefile Added spanish language message catalog from Jesus M. Gonzalez <jgb@ordago.uc3m.es> 1995-11-23 02:20:59 +00:00
shlib_version bump minor version to 5 (addition of futimes(2)). 1996-04-29 12:12:50 +00:00