diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-12 08:42:47 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-12 08:42:47 +0000 |
commit | 977588cd9323ec624375de12bc050868991cc11b (patch) | |
tree | 2bb8747096f07fefa24a87f08338e828ed6bf86c /ChangeLog | |
parent | 590a63937a90e36bf0cfaffc523545601955d8f5 (diff) | |
download | glibc-977588cd9323ec624375de12bc050868991cc11b.tar glibc-977588cd9323ec624375de12bc050868991cc11b.tar.gz glibc-977588cd9323ec624375de12bc050868991cc11b.tar.bz2 glibc-977588cd9323ec624375de12bc050868991cc11b.zip |
Update.
2000-08-12 Ulrich Drepper <drepper@redhat.com>
* io/fts.c (fts_stat): Recognize DT_WHT only if S_IFWHT is also
defined.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-08-12 Ulrich Drepper <drepper@redhat.com> + + * io/fts.c (fts_stat): Recognize DT_WHT only if S_IFWHT is also + defined. + 2000-08-12 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/i386/fcntl.c (__libc_fcntl): Try fcntl |