Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | monkey patch more POSIX-like behavior out of winsock 2 | Brent Cook | 2014-12-03 | 1 | -0/+16 |
* | 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 | -8/+9 |
* | update string.h for include strings.h for HPUX environment | kinichiro | 2014-10-22 | 1 | -2/+2 |
* | conditionally build strnlen if needed. | Brent Cook | 2014-08-02 | 1 | -0/+2 |
* | Guard individual compatibility header prototypes. | Brent Cook | 2014-07-28 | 1 | -1/+14 |
* | add strndup/strnlen compat functions from OpenBSD | Brent Cook | 2014-07-28 | 1 | -0/+4 |
* | build openbsd memmem implementation for explicit_bzero test | Brent Cook | 2014-07-21 | 1 | -0/+3 |
* | initial top-level import of subdirectories | Brent Cook | 2014-07-10 | 1 | -0/+25 |