mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-12 15:06:44 +02:00
rm now performs run-time test to work around buggy readdir implementations
This commit is contained in:
4
NEWS
4
NEWS
@@ -125,6 +125,10 @@ GNU coreutils NEWS -*- outline -*-
|
||||
|
||||
nice now works on Darwin 7.7.0 in spite of its invalid definition of NZERO.
|
||||
|
||||
`rm -r' can remove all entries in a directory even when it is on a
|
||||
file system for which readdir is buggy and that was not checked by
|
||||
coreutils' old configure-time run-test.
|
||||
|
||||
sleep no longer fails when resumed after being suspended on linux-2.6.8.1,
|
||||
in spite of that kernel's buggy nanosleep implementation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user