freebsd-src/lib/libc
Andrey A. Chernov 1c0a1964ab Back out valid argument domain change - sneak to this function by error.
Reword test condition better. Previous variant was true for negative
characters too.
2000-03-28 11:46:40 +00:00
..
alpha Take care to avoid having "strong" and "weak" symbols of the same name in 2000-03-16 02:14:41 +00:00
amd64 Take care to avoid having "strong" and "weak" symbols of the same name in 2000-03-16 02:14:41 +00:00
compat-43 Take care to avoid having "strong" and "weak" symbols of the same name in 2000-03-16 02:14:41 +00:00
db Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), 2000-01-27 23:07:25 +00:00
gen Take care to avoid having "strong" and "weak" symbols of the same name in 2000-03-16 02:14:41 +00:00
gmon Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), 2000-01-27 23:07:25 +00:00
i386 Take care to avoid having "strong" and "weak" symbols of the same name in 2000-03-16 02:14:41 +00:00
include
locale Back out valid argument domain change - sneak to this function by error. 2000-03-28 11:46:40 +00:00
mips
mipseb
mipsel
net Decrement the timeout being passed to poll() if poll was interrupted for 2000-03-26 19:20:50 +00:00
nls Remove single-space hard sentence breaks. These degrade the quality 2000-03-02 09:14:21 +00:00
posix1e Fixed wrong function return types in synopsis. 2000-03-03 05:28:51 +00:00
quad
regex
rpc Replace structure copy form ifreq obtained by SIOCGIFADDR 2000-03-03 13:05:00 +00:00
stdio Remove more single-space hard sentence breaks. 2000-03-02 14:54:02 +00:00
stdlib Spelling, fprintf -> err, remove unneeded variable declaration 2000-03-26 15:18:12 +00:00
stdtime Temporary cosmetic change to prevent gcc-2.95.2 from doing an 2000-03-08 12:46:25 +00:00
string Remove single-space hard sentence breaks. These degrade the quality 2000-03-02 09:14:21 +00:00
sys Fixed wrong arg type in synopsis. 2000-03-23 15:28:30 +00:00
xdr Remove single-space hard sentence breaks. These degrade the quality 2000-03-02 09:14:21 +00:00
yp Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), 2000-01-27 23:07:25 +00:00
Makefile
Makefile.inc