summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/remove.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* 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