aboutsummaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* include system headers for err.h compat macrosBrent Cook2014-07-281-0/+4
|
* build openbsd memmem implementation for explicit_bzero testBrent Cook2014-07-211-0/+3
| | | | | | memmem is not always available, and not all memmem's work the same way ok beck@ guenther@
* include err.h shimBrent Cook2014-07-212-1/+26
| | | | | | Includes compatible replacements, or uses system err.h if available. ok beck@ guenther@
* update guard, add win32 support for endian.hBrent Cook2014-07-201-6/+22
| | | | | | Thanks to Jonas 'Sortie' Termansen for pointing the guard inconsistency out. ok beck@
* include <_bsd_types.h> on MinGWBrent Cook2014-07-201-0/+4
| | | | ok beck@
* axe unneeded solaris compatibility definitionsBrent Cook2014-07-101-5/+0
|
* better fix for __bounded removalBrent Cook2014-07-101-0/+4
|
* Make things build again - add some missing headersCharlie Root2014-07-101-1/+6
| | | | ok bcook@
* initial top-level import of subdirectoriesBrent Cook2014-07-107-0/+85