diff options
author | Jim Meyering <jim@meyering.net> | 2003-05-03 07:13:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-05-03 07:13:25 +0000 |
commit | 18675213044d1a47790601f87c6a3f7f3435826a (patch) | |
tree | b69a9e4987db0f93185b0426facc68503b3278d6 /ChangeLog | |
parent | 3b0e09ef8c4b3b7845a463ab9b73627d5e5ebecf (diff) | |
download | coreutils-18675213044d1a47790601f87c6a3f7f3435826a.tar.xz |
.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ specifications like `-72x'. * tests/fmt/basic: Add test for the above fix. - Work around nasty readdir bug with Darwin6.5 and hfs file system. + Work around nasty readdir bug on Darwin6.5. * src/remove.c (IF_READDIR_NEEDS_REWINDDIR): Define. [! HAVE_WORKING_READDIR] (remove_cwd_entries): If readdir has just returned NULL and there has been at least one successful unlink or |