freebsd-nq/lib/libc
Dag-Erling Smørgrav eec1dbe6ce Make the implementation and documentation agree. Specifically:
- document that sysctl() and sysctlbyname() return 0 on success

 - if the provided buffer is too small, set errno to ENOMEM and return -1
   instead of returning ENOMEM.
1999-01-06 18:11:53 +00:00
..
alpha [This is a null commit to supply the correct log entry] 1998-12-23 11:55:42 +00:00
amd64
compat-43
db
gen Make the implementation and documentation agree. Specifically: 1999-01-06 18:11:53 +00:00
gmon
i386 Reviewed by: Luoqi Chen, Jordan Hubbard 1998-12-19 02:55:34 +00:00
include
locale
net
nls
quad
regex
rpc
stdio
stdlib
stdtime Make ctime_r, asctime_r, gmtime_r, and localtime_r available in libc. 1999-01-04 20:45:20 +00:00
string
sys Updated type of ss_size in struct sigaltstack. 1999-01-01 12:22:11 +00:00
xdr
yp
Makefile
Makefile.inc