1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/lib/libc
Jeroen Ruigrok van der Werven 1c7ac7e759 Fix typo, reported by George Cox.
Fix hard sentence breaks.

Submitted by:	George Cox <gjvc@sophos.com>
2000-04-12 13:38:26 +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 Better wording according to multibyte(3) 2000-04-11 14:41:37 +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 Fix typo, reported by George Cox. 2000-04-12 13:38:26 +00:00
stdlib Add a missing THREAD_UNLOCK() found missing by Valentin Nechayev 2000-04-10 09:24:44 +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 Document EWOULDBLOCK as a possible errno return value. 2000-04-09 19:10:57 +00:00
xdr Do proper byte swapping in 64bit routines. 2000-04-12 08:41:16 +00:00
yp Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), 2000-01-27 23:07:25 +00:00
Makefile sigset_t change (part 5 of 5) 1999-09-29 15:18:46 +00:00
Makefile.inc