freebsd-src/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
amd64
compat-43
db
gen Make the implementation and documentation agree. Specifically: 1999-01-06 18:11:53 +00:00
gmon
i386
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
xdr
yp
Makefile
Makefile.inc