]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 29 Jun 2000 08:44:37 +0000 (08:44 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 29 Jun 2000 08:44:37 +0000 (08:44 +0000)
commita748c3c64c832a9e4a8128f26aa17ed98139ca4a
tree8df4ef7c34a4e62f11862bde4e60a78deb412710
parent23335dcd5f7016f7191b781b81e1fd2525026cb5
Update.

2000-06-29  Ulrich Drepper  <drepper@redhat.com>

* stdlib/grouping.h: Correctly handle multibyte thousands
separator and decimal point.
* stdlib/stdtod.c: Likewise.
* sysdeps/generic/strtol.c: Likewise.

* locale/categories.def: Add entries for wide character decimal point
and thousands separator in numeric and monetary category.

2000-06-28  Ulrich Drepper  <drepper@redhat.com>

* stdio-common/printf_fp.c (__printf_fp): Remove unnecessary
second definition and initialization of decimal.

* libio/libio.h (struct _IO_cookie_file): Move struct type defintion
out.
* libio/libioP.h (struct _IO_cookie_file): Move struct type defintion
in.
(_IO_JUMPS): Don't cast THIS--expect arg to be a
(struct _IO_FILE_plus *).
(_IO_iter_next, _IO_iter_file): _IO_ITER is now
(struct _IO_FILE_plus *).
(_IO_check_libio): Set user-visible handles to
(struct _IO_FILE_plus *).
ChangeLog
stdlib/grouping.h
stdlib/strtod.c
sysdeps/generic/strtol.c