freebsd-dev/lib/libc
Tim J. Robbins d48c77b534 Speed up __wcsconv() (and hence the printf() %ls format):
- use wcsrtombs() instead of a wcrtomb() loop where possible.
- avoid wcrtomb() loop when output precision is small.
2005-07-24 12:12:44 +00:00
..
alpha
amd64
arm
compat-43
db
gdtoa
gen fix innetgr() returning false positives and negatives when reverse netgroup 2005-07-22 22:20:26 +00:00
gmon
i386
ia64
include
locale Add HISTORY section. 2005-07-21 10:53:27 +00:00
net Remove padding for ABI compatibility of ai_addrlen member 2005-07-22 18:21:28 +00:00
nls Better translation. 2005-07-23 21:30:35 +00:00
posix1e
powerpc
quad
regex
rpc
softfloat
sparc64
stdio Speed up __wcsconv() (and hence the printf() %ls format): 2005-07-24 12:12:44 +00:00
stdlib
stdtime
string
sys remove the supposed max of 2^31, it hasn't been this small in a very 2005-07-18 22:27:41 +00:00
uuid
xdr
yp
Makefile