aboutsummaryrefslogtreecommitdiff
path: root/include/stdio.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor win32 shims into posix_win.cBrent Cook2015-06-051-25/+6
* all file IO should be binary, auto-append the flagBrent Cook2015-06-051-0/+20
* monkey patch more POSIX-like behavior out of winsock 2Brent Cook2014-12-031-0/+13
* add minimal winsock->BSD networking header shimsBrent Cook2014-12-031-0/+5
* Improve and simplify function and header detection logic.Brent Cook2014-10-301-1/+1
* update stdio.h for including stdarg.hinoguchi2014-08-121-0/+1
* add asprintf / vasprintf from OpenSSH portableBrent Cook2014-07-291-0/+11