diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-03-27 05:48:17 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-03-27 05:48:17 -0700 |
commit | a5f3b0f830920ae31e24cad8fe5d877bba556764 (patch) | |
tree | c9e1a650c05225d04075c0a8ec15182ff67f807e /ChangeLog | |
parent | 463ed2f0bee56eb61a83b401a0134a4b8955178a (diff) | |
download | glibc-a5f3b0f830920ae31e24cad8fe5d877bba556764.zip glibc-a5f3b0f830920ae31e24cad8fe5d877bba556764.tar.gz glibc-a5f3b0f830920ae31e24cad8fe5d877bba556764.tar.bz2 |
Fix one more issue with the glob patch.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2010-03-27 Ulrich Drepper <drepper@redhat.com> + + * posix/glob.c (glob): Initialize oldcount early, too. + 2010-03-26 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/i386/fcntl.c: Define miss_F_GETOWN_EX |