diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-07-04 20:58:45 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-07-04 20:58:45 +0000 |
commit | ab9afc21930563eb1aa648eff269ed0234a0bbc4 (patch) | |
tree | a34aa2bf352cae02929a34f5ea84da64713104d0 /ChangeLog | |
parent | 21d9e5cf87a4060c730d94c6a2abe4b8c5def47b (diff) | |
download | glibc-ab9afc21930563eb1aa648eff269ed0234a0bbc4.zip glibc-ab9afc21930563eb1aa648eff269ed0234a0bbc4.tar.gz glibc-ab9afc21930563eb1aa648eff269ed0234a0bbc4.tar.bz2 |
Update.
* posix/tst-fnmatch.input: Add tests for locale dependent
behaviour.
* posix/tst-fnmatch.c (main): Also set LC_CTYPE category.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2000-07-04 Ulrich Drepper <drepper@redhat.com> + * posix/tst-fnmatch.input: Add tests for locale dependent + behaviour. + * posix/tst-fnmatch.c (main): Also set LC_CTYPE category. + * posix/tst-fnmatch.input: Add more test cases. * crypt/md5-crypt.c (__md5_crypt_r): If buffers for key and salt |