summaryrefslogtreecommitdiff
path: root/include/err.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add minimal winsock->BSD networking header shimsBrent Cook2014-12-031-0/+5
| | | | also add license header to existing shims
* include system headers for err.h compat macrosBrent Cook2014-07-281-0/+4
|
* include err.h shimBrent Cook2014-07-211-0/+24
Includes compatible replacements, or uses system err.h if available. ok beck@ guenther@