Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor win32 shims into posix_win.c | Brent Cook | 2015-06-05 | 1 | -25/+6 |
* | all file IO should be binary, auto-append the flag | Brent Cook | 2015-06-05 | 1 | -0/+20 |
* | monkey patch more POSIX-like behavior out of winsock 2 | Brent Cook | 2014-12-03 | 1 | -0/+13 |
* | add minimal winsock->BSD networking header shims | Brent Cook | 2014-12-03 | 1 | -0/+5 |
* | Improve and simplify function and header detection logic. | Brent Cook | 2014-10-30 | 1 | -1/+1 |
* | update stdio.h for including stdarg.h | inoguchi | 2014-08-12 | 1 | -0/+1 |
* | add asprintf / vasprintf from OpenSSH portable | Brent Cook | 2014-07-29 | 1 | -0/+11 |