summaryrefslogtreecommitdiff
path: root/src/stdio/remove.c
AgeCommit message (Expand)AuthorLines
2011-03-29fix messed-up errno if remove fails for a non-EISDIR reasonRich Felker-2/+2
2011-03-29learned something new - remove is supposed to support directories on POSIXRich Felker-1/+3
2011-03-20global cleanup to use the new syscall interfaceRich Felker-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+7