1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/lib/libc
Dima Dorfman cb292be1ad Don't claim to return the fileid which we unloaded. The kernel
doesn't do this, and it wouldn't be very useful if it did, since the
caller supplies us with that number.

PR:		41329
Submitted by:	Michael Galassi <nerd@xyz.com>
2002-10-01 23:53:51 +00:00
..
alpha Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
amd64 Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
compat-43
db
gen Disqualify UID/GID with non-numeric character. 2002-09-25 08:49:19 +00:00
gmon Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
i386 Style cleanup: 2002-09-21 23:54:32 +00:00
ia64 Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
include
locale Warn when setinvalidrune() is referenced for consistency with the rest 2002-09-24 09:25:37 +00:00
net Use the standardized CHAR_BIT constant instead of NBBY in userland. 2002-09-25 04:06:37 +00:00
nls
posix1e
powerpc
quad
regex
rpc Fix documentation of clnt_control()'s CL{GET|SET}_{VERS|XID} to 2002-09-16 21:45:37 +00:00
sparc64 Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
stdio Remove masking macros for getwc(), putwc(), putwchar() and getwchar(). 2002-09-28 07:43:44 +00:00
stdlib Add getopt_long(3). 2002-09-29 04:14:37 +00:00
stdtime
string Simplify by removing unneeded local variables and explicit null termination. 2002-09-26 09:28:55 +00:00
sys Don't claim to return the fileid which we unloaded. The kernel 2002-10-01 23:53:51 +00:00
xdr
yp
Makefile Zap now-unused SHLIB_MINOR 2002-09-28 00:25:32 +00:00
Makefile.inc