summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/remove.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use lstat() not stat() so we catch dangling symlinks, hubertf@netbsd.orgmillert1997-10-081-2/+9
| | | | Also, update the man page to correspond to reality.
* remove(3) should be able to remove empty directoriestholo1996-10-281-2/+9
|
* Fix RCS idstholo1996-08-191-6/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+53