From 31c77a2fde27888aead246cde6eb88724450e5e1 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 29 Sep 2006 15:58:04 +0000 Subject: [ChangeLog] Since any system may be affected by the Darwin readdir bug, perform the extra rewinddir unconditionally. The performance impact of rewinding a directory is negligible. * src/remove.c (NEED_REWIND): Define to use CONSECUTIVE_READDIR_UNLINK_THRESHOLD unconditionally. [m4/ChangeLog] * readdir.m4: Remove file once again. * jm-macros.m4: Remove reference to gl_FUNC_READDIR. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1dc726e19..d22566f66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2006-09-29 Jim Meyering + Since any system may be affected by the Darwin readdir bug, + perform the extra rewinddir unconditionally. The performance + impact of rewinding a directory is negligible. + * src/remove.c (NEED_REWIND): Define to use + CONSECUTIVE_READDIR_UNLINK_THRESHOLD unconditionally. + * tests/seq/basic: Use .11 as the upper bound, in case the ".1" increment translates to a slightly larger value. This corrects a test failure on FreeBSD 6.1 reported by Nelson Beebe. -- cgit v1.2.3-70-g09d2