fix messed-up errno if remove fails for a non-EISDIR reason
authorRich Felker <dalias@aerifal.cx>
Tue, 29 Mar 2011 12:25:59 +0000 (08:25 -0400)
committerRich Felker <dalias@aerifal.cx>
Tue, 29 Mar 2011 12:25:59 +0000 (08:25 -0400)
commit9646e4d024c05332c9653419abd6c41fdd48a33b
treee51dcec0116e9fc0c151e8096f5fa782fda053ba
parent0b240ccf523b9af23dd1efa78274f397fcc90cdd
fix messed-up errno if remove fails for a non-EISDIR reason
src/stdio/remove.c