summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/remove.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-2/+2
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-1/+2
* zap remaining rcsid.espie2005-08-081-9/+1
* deregister + ansify, no change in object code. ok deraadt@ millert@otto2004-09-281-4/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
* Use lstat() not stat() so we catch dangling symlinks, hubertf@netbsd.orgmillert1997-10-081-2/+9
* remove(3) should be able to remove empty directoriestholo1996-10-281-2/+9
* Fix RCS idstholo1996-08-191-6/+1
* initial import of NetBSD treederaadt1995-10-181-0/+53