NetBSD/bin/rm
dholland 61f93db25f Rectify race condition in rm -P processing by checking that the file
we opened is the one we expected to get. Also use O_NOFOLLOW to help
avoid even opening devices, which sometimes produce side effects.

Reported by Radoslaw A. Zarzynski.
2012-06-13 07:35:37 +00:00
..
Makefile
rm.1
rm.c Rectify race condition in rm -P processing by checking that the file 2012-06-13 07:35:37 +00:00