1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-06 17:56:21 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-05-02 10:44:41 +00:00
parent 4f6fe96afe
commit ee0dc0c2ce
+8 -1
View File
@@ -1,7 +1,14 @@
2003-05-01 Jim Meyering <jim@meyering.net>
2003-05-02 Jim Meyering <jim@meyering.net>
* Version 5.0.1.
Factor out common code.
* src/remove.c (readdir_ignoring_dotdirs): New function.
(is_empty_dir): Use it here.
(remove_cwd_entries): Use it here.
2003-05-01 Jim Meyering <jim@meyering.net>
* tests/rm/r-3: Create 500 rather than just 300 files.
There's a bug in Darwin6.5's readdir that shows up only with
338 or more files.