glibc/stdlib
Ulrich Drepper a1d84548c8 Update.
2000-02-11  Ulrich Drepper  <drepper@redhat.com>

	* stdio-common/printf-parse.h (parse_one_spec): Set wide elements.

	* stdio-common/printf_fp.c: Truely support wide characater output.
	Finally handle decimal points and thousands separator characters
	correctly for multibyte output.
	* stdio-common/printf_size.c: Likewise.
	* sysdeps/generic/printf_fphex.c: Likewise.
	* sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.

	* stdio-common/vfscanf.c: Implement I modifier for numbers to read
	locale dependent digits.

	* locale/C-monetary.c (_nl_C_LC_MONETARY): Change wide character
	decimal point and thousands separator values to wide characters from
	wide character strings.
	* locale/C-numeric.c (_nl_C_LC_NUMERIC): Likewise.

	* locale/indigitswc.h: Dereference wcdigits array elements.

2000-02-03  Jakub Jelinek  <jakub@redhat.com>

	* stdlib/canonicalize.c (canonicalize): Zero terminate
	path to copy on error.

2000-02-01  Cristian Gafton  <gafton@redhat.com>

	* misc/syslog.c (closelog): Reset LogType to SOCK_DGRAM.

2000-01-31  Philip Blundell  <philb@gnu.org>

	* sysdeps/arm/fpu/fpu_control.h (_FPU_DEFAULT): Set the AC bit.

2000-01-31  Andreas Jaeger  <aj@suse.de>

	* intl/Makefile (generated): msgs.h is generated.

	* localedata/Makefile (generated-dirs): Add de_DE.437.

2000-01-31  Jakub Jelinek  <jakub@redhat.com>

	* config.make.in: Allow default localedir to come from configure.
	* configure.in: Export libc_cv_localedir.
	* sysdeps/unix/sysv/linux/configure.in: For sparc64, put locale
	stuff into $exec_prefix/lib/locale because it can be shared between
	32bit and 64bit libraries.
	* configure: Rebuilt.
	* sysdeps/unix/sysv/linux/configure: Rebuilt.

2000-01-31  Andreas Jaeger  <aj@suse.de>

	* inet/tst-network.c: New file.
	* inet/Makefile (tests): Add tst-network.

	* inet/inet_net.c (inet_network): Don't overwrite memory or allow
	to great last digits.
2000-02-11 18:50:36 +00:00
..
.cvsignore
Makefile Update. 1999-12-27 21:50:29 +00:00
Versions Update. 1999-12-27 21:50:29 +00:00
a64l.c Update. 1999-04-28 23:13:52 +00:00
abs.c
alloca.h Update. 1999-10-09 21:56:43 +00:00
atexit.c Update. 1999-10-11 04:32:44 +00:00
atof.c
atoi.c
atol.c
atoll.c
bsearch.c
canonicalize.c Update. 2000-02-11 18:50:36 +00:00
cxa_atexit.c Update. 1999-12-27 21:50:29 +00:00
cxa_finalize.c Update. 1999-12-27 21:50:29 +00:00
drand48-iter.c
drand48.c
drand48_r.c
erand48.c
erand48_r.c
exit.c Update. 1999-12-27 21:50:29 +00:00
exit.h Update. 1999-12-27 21:50:29 +00:00
fmtmsg.c Update. 1999-04-30 17:44:43 +00:00
fmtmsg.h Update. 1999-10-09 21:56:43 +00:00
fpioconst.c Update. 1999-05-06 09:06:27 +00:00
fpioconst.h Update. 1999-04-28 23:13:52 +00:00
gen-mpn-copy
getsubopt.c Update. 1999-08-18 07:53:35 +00:00
gmp-impl.h Update. 1998-06-01 14:26:00 +00:00
gmp.h
grouping.h Update. 1998-04-28 17:18:24 +00:00
isomac.c Update. 1999-09-20 03:24:36 +00:00
jrand48.c
jrand48_r.c Update. 1998-08-25 11:45:26 +00:00
l64a.c
lcong48.c
lcong48_r.c
longlong.h Update. 2000-01-17 06:12:15 +00:00
lrand48.c
lrand48_r.c Update. 1998-07-16 11:44:36 +00:00
mblen.c Update. 1999-07-28 19:37:40 +00:00
mbstowcs.c Update. 1999-07-28 19:37:40 +00:00
mbtowc.c Update. 1999-07-29 23:46:10 +00:00
monetary.h Update. 1999-10-09 21:56:43 +00:00
mp_clz_tab.c
mrand48.c
mrand48_r.c Update. 1998-07-16 11:44:36 +00:00
msort.c Update. 1999-10-28 21:38:59 +00:00
nrand48.c
nrand48_r.c
on_exit.c
qsort.c Update. 1999-10-28 21:38:59 +00:00
rand.c
rand_r.c Update. 1999-10-28 21:10:55 +00:00
random.c
random_r.c Update. 1998-09-10 17:07:03 +00:00
rpmatch.c
secure-getenv.c
seed48.c
seed48_r.c
srand48.c
srand48_r.c
stdlib.h Update. 1999-12-19 08:08:59 +00:00
strfmon.c Update. 2000-01-20 02:01:32 +00:00
strfmon_l.c
strtod.c Update. 1999-10-30 04:34:35 +00:00
strtod_l.c Update. 1998-04-09 21:07:26 +00:00
strtof.c
strtof_l.c Update. 1998-04-09 21:07:26 +00:00
strtold_l.c Update. 1999-02-26 21:35:38 +00:00
test-canon.c Update. 1998-12-13 14:58:26 +00:00
test-canon2.c Update. 1998-04-14 16:51:08 +00:00
testdiv.c
testdiv.input
testmb.c Update. 1998-04-15 17:02:23 +00:00
testrand.c
testsort.c
tst-environ.c Update. 1999-10-12 16:00:04 +00:00
tst-strtod.c Update. 1999-10-30 04:34:35 +00:00
tst-strtol.c Update. 1998-09-20 18:10:54 +00:00
tst-strtoll.c Update. 1999-06-21 13:38:44 +00:00
tst-xpg-basename.c Update. 1999-10-17 22:43:33 +00:00
ucontext.h Update. 1999-10-09 21:56:43 +00:00
wcstombs.c Update. 1999-07-26 17:01:32 +00:00
wctomb.c Update. 1999-07-29 23:46:10 +00:00
xpg_basename.c Update. 1999-10-10 20:48:08 +00:00