1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/lib/libc
Don Lewis 3146a70d74 Document the errno return if the restrictions on the fcntl(F_SETOWN, ...)
argument implemented by the security patch in PR kern/7899 are violated.
PR:		kern/7899
1999-01-19 09:33:14 +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 Use the correct type for uid and gid in struct passwd. Document it. 1999-01-18 02:14:20 +00:00
gmon
i386 Reviewed by: Luoqi Chen, Jordan Hubbard 1998-12-19 02:55:34 +00:00
include
locale fix unsigned overflow 1998-10-25 05:06:42 +00:00
net
nls
quad - Fix modulo bug that was masked by the correct code in libgcc.a which is 1998-11-30 20:25:37 +00:00
regex
rpc
stdio Note that dying on NULL is an implementation detail. 1998-12-17 17:13:47 +00:00
stdlib Include mergesort() in description of errors. 1998-11-04 09:27:03 +00:00
stdtime Make ctime_r, asctime_r, gmtime_r, and localtime_r available in libc. 1999-01-04 20:45:20 +00:00
string Reviewed by: JKH 1998-12-14 05:11:26 +00:00
sys Document the errno return if the restrictions on the fcntl(F_SETOWN, ...) 1999-01-19 09:33:14 +00:00
xdr
yp
Makefile
Makefile.inc