about summary refs log tree commit diff
path: root/src/stdio/remove.c
Commit message (Expand)AuthorAgeFilesLines
* 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.0 v0.5.0Rich Felker2011-02-121-0/+7