fix logic error in fread
[musl] / src / stdio / remove.c
2011-03-29 Rich Felkerfix messed-up errno if remove fails for a non-EISDIR...
2011-03-29 Rich Felkerlearned something new - remove is supposed to support...
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-12 Rich Felkerinitial check-in, version 0.5.0