freebsd-src/lib/libc
Andrey A. Chernov 2571c7f720 POSIX says that 0[xX] prefix is _optional_ even in base 16 case, make it
really so.

"If the value of base is 16, the characters 0x or 0X may optionally
precede the sequence of letters and digits, following the sign if
present."

Found by:       joerg
2005-01-21 00:42:13 +00:00
..
alpha Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc. 2005-01-15 05:23:58 +00:00
amd64 Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc. 2005-01-15 05:23:58 +00:00
arm Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc. 2005-01-15 05:23:58 +00:00
compat-43 Sort sections. 2005-01-20 09:17:07 +00:00
db Fix a condition where the hole would be inserted in the wrong 2004-09-13 22:07:24 +00:00
gdtoa Cut out the gordian handling of subnormals by bit fiddling, and 2005-01-18 18:44:07 +00:00
gen Sort sections. 2005-01-20 09:17:07 +00:00
gmon Enable building with LIBC_SCCS defined. 2004-10-16 06:32:43 +00:00
i386 Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc. 2005-01-15 05:23:58 +00:00
ia64 Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc. 2005-01-15 05:23:58 +00:00
include Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
locale Sort sections. 2005-01-20 09:17:07 +00:00
net Sort sections. 2005-01-20 09:17:07 +00:00
nls Remove incomplete support for running FreeBSD userland on old NetBSD kernels 2003-10-29 10:45:01 +00:00
posix1e Sort sections. 2005-01-20 09:17:07 +00:00
powerpc Add a file missed in the previous commit: 2005-01-15 05:26:32 +00:00
quad libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
regex Sort sections. 2005-01-20 09:17:07 +00:00
rpc Sort sections. 2005-01-20 09:17:07 +00:00
softfloat Oooops I forgot to commit that. 2004-12-08 18:41:42 +00:00
sparc64 Correct the values of FLT_ROUNDS for the FE_UPWARD and FE_DOWNWARD cases. 2005-01-18 15:29:28 +00:00
stdio Sort sections. 2005-01-20 09:17:07 +00:00
stdlib POSIX says that 0[xX] prefix is _optional_ even in base 16 case, make it 2005-01-21 00:42:13 +00:00
stdtime Sort sections. 2005-01-20 09:17:07 +00:00
string Sort sections. 2005-01-20 09:17:07 +00:00
sys Sort sections. 2005-01-20 09:17:07 +00:00
uuid Sort sections. 2005-01-20 09:17:07 +00:00
xdr Enable building with LIBC_SCCS defined. 2004-10-16 06:32:43 +00:00
yp Back out the `hiding' of strlcpy and strlcat. Several people 2003-05-01 19:03:14 +00:00
Makefile Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc. 2005-01-15 05:23:58 +00:00