mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-19 11:30:06 +00:00
76fbcfdd66
1998-03-14 00:52 Tim Waugh <tim@cyberelk.demon.co.uk> * posix/wordexp.c (parse_param): Perform field-splitting after expanding positional parameter. * posix/wordexp-tst.sh: Test that field-splitting is performed after expanding positional parameter. * posix/wordexp.c (parse_param): Fixed memory leak in field-splitting after parameter expansion. 1998-03-14 Ulrich Drepper <drepper@cygnus.com> * locale/programs/linereader.c (lr_token): Return EOF token at EOF. (get_toplvl_escape): Correctly terminate loop at EOF. Patch by Cristian Gafton <gafton@redhat.com>.
62 lines
1.9 KiB
Plaintext
62 lines
1.9 KiB
Plaintext
1998-03-14 Ulrich Drepper <drepper@cygnus.com>
|
|
|
|
* locales/ru_RU: Correct last patch.
|
|
Patch by Cristian Gafton <gafton@redhat.com>.
|
|
|
|
1998-03-11 Ulrich Drepper <drepper@cygnus.com>
|
|
|
|
* locales/de_DE: Use common german data and time format not ISO
|
|
8601.
|
|
|
|
1998-03-08 Ulrich Drepper <drepper@cygnus.com>
|
|
|
|
* locales/ru_RU: Correct inconsistencies in mon data.
|
|
Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
|
|
|
|
1997-10-09 04:56 Ulrich Drepper <drepper@cygnus.com>
|
|
|
|
* locales/is_IS: Update from Debian version.
|
|
|
|
1997-08-29 03:16 Ulrich Drepper <drepper@cygnus.com>
|
|
|
|
* tst-fmon.c: New file. strfmon test program.
|
|
* tst-fmon.sh: New file. Script to run strfmon test.
|
|
* fmon-de_DE.exp: New file. Expected result of strfmon test for de_DE.
|
|
* fmon-en_US.exp: New file. Expected result of strfmon test for en_US.
|
|
|
|
* locales/cs_CZ: Update from author.
|
|
|
|
1997-03-17 03:32 Ulrich Drepper <drepper@cygnus.com>
|
|
|
|
* sort-test.sh: Call localedef with additional environment variable
|
|
I18NPATH to point to not-yet-installed locale data files.
|
|
|
|
* locales/POSIX: Updated version from maintainer.
|
|
|
|
1997-02-15 14:32 15:10 Andreas Jaeger <aj@arthur.pfalz.de>
|
|
|
|
* collate-test.c (main): Change prototype definition to prevent
|
|
warning.
|
|
|
|
1997-02-15 17:46 Ulrich Drepper <drepper@cygnus.com>
|
|
|
|
* locales/de_DE: Include real collation data. It's similar to the
|
|
en_DK information but the order of small and capital characters is
|
|
exchanged.
|
|
|
|
* collate-test.c: New file. Test suite for strcoll function.
|
|
* de_DE.in: Input file for collation test.
|
|
* da_DK.in: Likewise.
|
|
|
|
* xfrm-test.c: New file. Test suite for strxfrm function.
|
|
|
|
1996-12-10 02:47 Ulrich Drepper <drepper@cygnus.com>
|
|
|
|
* All charmaps: Fix entries for <quotation-mark>.
|
|
|
|
1996-10-17 18:57 Ulrich Drepper <drepper@cygnus.com>
|
|
|
|
* Makefile (charmaps): Don't try to install CVS or RCS directory.
|
|
(locales): Likewise.
|
|
Reported by Matthias Urlichs.
|