freebsd-dev/lib/libc
Tim J. Robbins e2b090f34f Note that the printf(3) and scanf(3) family of functions don't deal with
multibyte characters in the format string correctly.
2003-01-06 06:19:19 +00:00
..
alpha
amd64
compat-43
db Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
gen Fix a number of bugs noticed by more extensive testing: 2003-01-04 06:07:44 +00:00
gmon
i386 Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
ia64 Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
include
locale Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
net Use in_addr_t for the right size of an IPv4 address, and copy into 2003-01-05 14:05:24 +00:00
nls
posix1e Remove BUGS section indicating that these calls are unimplemented. 2002-12-29 20:52:42 +00:00
powerpc
quad
regex
rpc Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
sparc64 Rewrite longjmp() and _longjmp() to directly restore the saved frame, 2003-01-05 22:17:32 +00:00
stdio Note that the printf(3) and scanf(3) family of functions don't deal with 2003-01-06 06:19:19 +00:00
stdlib No need to include <assert.h> here. 2003-01-05 02:43:18 +00:00
stdtime strptime(), like strftime(), does not handle multibyte characters 2003-01-04 09:50:04 +00:00
string Optimize errstr() by reducing the number of times it walks a string. 2003-01-03 16:44:42 +00:00
sys Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
uuid
xdr
yp
Makefile