aboutsummaryrefslogtreecommitdiff
path: root/src/stdio/remove.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* support linux kernel apis (new archs) with old syscalls removedRich Felker2014-05-291-2/+12
* fix messed-up errno if remove fails for a non-EISDIR reasonRich Felker2011-03-291-2/+2
* learned something new - remove is supposed to support directories on POSIXRich Felker2011-03-291-1/+3
* global cleanup to use the new syscall interfaceRich Felker2011-03-201-1/+1
* initial check-in, version 0.5.0Rich Felker2011-02-121-0/+7