]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 10 Aug 2001 05:59:19 +0000 (05:59 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 10 Aug 2001 05:59:19 +0000 (05:59 +0000)
commit2f76d88d7dba542d15fce687b7d05ef026ab267b
tree53a637396c32a9ffd910a43a479775d3e332152b
parent2b15132f986df6e8dcc2355f6e3e618550d1922b
Update.

* posix/fnmatch_loop.c: Fix computation of alignment.

2001-08-09  Isamu Hasegawa  <isamu@yamato.ibm.com>

* posix/regex.c (wcs_regex_compile): Use appropriate string
to compare with collating element.
Fix the padding for the alignment.

2001-08-09  Isamu Hasegawa  <isamu@yamato.ibm.com>

* locale/programs/ld-collate.c (collate_output): Exclude
characters from elem_table.
Reduce if clause to write collating elements correctly.
* posix/Makefile (tests): Add bug-regex5.
* posix/bug-regex5.c: New file.

2001-08-09  Ulrich Drepper  <drepper@redhat.com>
ChangeLog
locale/programs/ld-collate.c
posix/Makefile
posix/bug-regex5.c [new file with mode: 0644]
posix/fnmatch_loop.c
posix/regex.c