freebsd-dev/lib/libc
Brian Feldman 226420a464 Separate some common sysctl code into sysctl_find_oid() and calling
thereof.  Also, make the errno returns  _correct_, and add a new one
which is more appropriate.
1999-12-01 02:25:19 +00:00
..
alpha In longjmp, call sigreturn instead of osigreturn. The latter isn't 1999-10-14 01:16:51 +00:00
amd64 Remove osig* from NOASM. It bogus now. 1999-10-14 10:00:39 +00:00
compat-43 Fix sigvec(). When the sigset_t changes came in, it was altered 1999-10-09 00:25:29 +00:00
db $Header$ -> $FreeBSD$ 1999-08-28 05:11:36 +00:00
gen Separate some common sysctl code into sysctl_find_oid() and calling 1999-12-01 02:25:19 +00:00
gmon $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
i386 Remove osig* from NOASM. It bogus now. 1999-10-14 10:00:39 +00:00
include $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
locale Fix dead loop if locale contains / and not all categories specified 1999-11-09 11:09:16 +00:00
mips Bring in initial libc support for mips. These files were taken from 1999-03-03 07:06:17 +00:00
mipseb Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
mipsel Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
net Add unsigned char cast to isalpha 1999-11-04 05:01:28 +00:00
nls Add gencat(1) to SEE ALSO section. 1999-09-22 22:44:42 +00:00
quad $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
regex $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
rpc For the TCP transport, put the listening socket in non-blocking 1999-11-18 03:01:06 +00:00
stdio Make __sfp() even more thread-safe. 1999-11-21 22:34:57 +00:00
stdlib Typo 1999-11-15 03:13:23 +00:00
stdtime %Ex -> %Ef to not conflict with POSIX 1999-11-30 19:24:07 +00:00
string Add HISTORY. 1999-10-29 16:50:22 +00:00
sys Document the getlogin_r function. 1999-11-28 22:41:50 +00:00
xdr $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
yp $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
Makefile sigset_t change (part 5 of 5) 1999-09-29 15:18:46 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00