aboutsummaryrefslogtreecommitdiffstats
path: root/missing/close.c
Commit message (Expand)AuthorAgeFilesLines
* * missing/close.c: undef the macros "getpeername", "getsockname" andakr2010-08-071-1/+4
* * missing/close.c: undef the macro "close" to prevent infiniteakr2010-08-071-0/+1
* * missing/*.c: include missing.hnobu2010-07-281-0/+1
* * missing/close.c: keep original errno.naruse2010-07-131-0/+12
* * missing/close.c: ignore ECONNRESET.naruse2010-07-071-0/+55