Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add minimal winsock->BSD networking header shims | Brent Cook | 2014-12-03 | 1 | -0/+5 |
| | | | | also add license header to existing shims | ||||
* | include system headers for err.h compat macros | Brent Cook | 2014-07-28 | 1 | -0/+4 |
| | |||||
* | include err.h shim | Brent Cook | 2014-07-21 | 1 | -0/+24 |
Includes compatible replacements, or uses system err.h if available. ok beck@ guenther@ |