glibc/locale
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
..
programs Update. 2000-01-31 06:42:36 +00:00
.cvsignore
C-address.c Update. 1999-08-31 07:04:41 +00:00
C-collate.c Update. 1999-12-31 18:23:00 +00:00
C-ctype.c Update. 2000-01-05 05:31:36 +00:00
C-identification.c Update. 1999-08-31 07:04:41 +00:00
C-measurement.c Update. 1999-08-31 07:04:41 +00:00
C-messages.c Update. 1999-08-31 07:04:41 +00:00
C-monetary.c Update. 2000-02-11 18:50:36 +00:00
C-name.c Update. 1999-08-31 07:04:41 +00:00
C-numeric.c Update. 2000-02-11 18:50:36 +00:00
C-paper.c Update. 1999-09-13 09:07:36 +00:00
C-telephone.c Update. 1999-08-31 07:04:41 +00:00
C-time.c Update. 1999-09-13 09:07:36 +00:00
C_name.c
Makefile Update. 2000-01-29 02:54:27 +00:00
SYS_libc.c
Versions Update. 1998-12-05 17:25:56 +00:00
broken_cur_max.c Update. 1999-01-29 09:01:50 +00:00
categories.def Update. 1999-12-31 18:23:00 +00:00
codeset_name.c
duplocale.c
elem-hash.h Update. 1999-12-31 18:23:00 +00:00
findlocale.c Update. 2000-01-05 07:47:25 +00:00
freelocale.c
indigits.h Update. 2000-01-29 02:54:27 +00:00
indigitswc.h Update. 2000-02-11 18:50:36 +00:00
iso-639.def Update. 2000-01-18 03:18:24 +00:00
iso-3166.def Update. 1999-11-26 19:37:26 +00:00
iso-4217.def Update. 1999-12-24 05:42:34 +00:00
langinfo.h Update. 2000-01-29 02:54:27 +00:00
lc-address.c Update. 1999-08-31 07:04:41 +00:00
lc-collate.c Update. 1999-12-25 23:41:39 +00:00
lc-ctype.c Update. 1999-12-08 19:53:27 +00:00
lc-identification.c Update. 1999-08-31 07:04:41 +00:00
lc-measurement.c Update. 1999-08-31 07:04:41 +00:00
lc-messages.c
lc-monetary.c Update. 1999-09-13 09:07:36 +00:00
lc-name.c Update. 1999-08-31 07:04:41 +00:00
lc-numeric.c
lc-paper.c Update. 1999-08-31 07:04:41 +00:00
lc-telephone.c Update. 1999-08-31 07:04:41 +00:00
lc-time.c Update. 1999-12-21 17:50:57 +00:00
loadlocale.c Update. 2000-01-29 12:04:45 +00:00
locale.h Update. 1999-11-18 16:25:42 +00:00
localeconv.c Update. 1999-12-31 18:51:25 +00:00
localeinfo.h Update. 1999-12-25 23:41:39 +00:00
mb_cur_max.c Update. 1999-01-29 09:01:50 +00:00
newlocale.c Update. 1999-09-13 09:07:36 +00:00
nl_langinfo.c Update. 1999-04-28 23:13:52 +00:00
outdigits.h Update. 2000-01-29 02:54:27 +00:00
outdigitswc.h Update. 2000-01-29 02:54:27 +00:00
setlocale.c Update. 2000-01-05 07:47:25 +00:00
strlen-hash.h
weight.h Adjust for last change in ld-collate.c of adding alignment padding. 2000-01-20 05:22:38 +00:00
weightwc.h Function to locate collation weight information for wide characters. 1999-12-30 23:59:06 +00:00
xlocale.h