Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * missing/close.c: undef the macros "getpeername", "getsockname" and | akr | 2010-08-07 | 1 | -1/+4 |
* | * missing/close.c: undef the macro "close" to prevent infinite | akr | 2010-08-07 | 1 | -0/+1 |
* | * missing/*.c: include missing.h | nobu | 2010-07-28 | 1 | -0/+1 |
* | * missing/close.c: keep original errno. | naruse | 2010-07-13 | 1 | -0/+12 |
* | * missing/close.c: ignore ECONNRESET. | naruse | 2010-07-07 | 1 | -0/+55 |