Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/bin/rm
Module Name: basesrc
Committed By: jmc
Date: Thu Nov 22 00:16:08 UTC 2001
Modified Files:
basesrc/bin/rm: rm.c
Log Message:
Patch from mycroft to fix case of rm -rf nonexistant on a r/o fs would still
report errors. Checking the fts_errno for ENOENT before attempting removal
fixes this.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 basesrc/bin/rm/rm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index