diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-07-27 22:28:11 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-07-27 22:28:11 +0000 |
commit | c9243dacea19b7dcf36bb69ca83877d3ea905831 (patch) | |
tree | 4fdc2ae865b50e03bb503851e3c219cf43057a28 /ChangeLog | |
parent | 3f62b69af3f0f61299ac7bcbc7c3b35cbd16cf4a (diff) | |
download | glibc-c9243dacea19b7dcf36bb69ca83877d3ea905831.tar.gz |
Update.
1998-07-27 22:25 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/generic/glob.c: Handle ~ and ~NAME case correctly.
* posix/globtest.sh: Also add directories with NSS modules into the
library path.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +1998-07-27 22:25 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/generic/glob.c: Handle ~ and ~NAME case correctly. + + * posix/globtest.sh: Also add directories with NSS modules into the + library path. + 1998-07-27 17:42 Ulrich Drepper <drepper@cygnus.com> * nss/nss_files/files-parse.c (INT_FIELD): Use strtoul instead of |