aboutsummaryrefslogtreecommitdiff
path: root/include/sys (follow)
Commit message (Collapse)AuthorAgeFilesLines
* include 'struct iovec' for WindowsBrent Cook2015-01-311-0/+17
| | | | this is used for in-memory cert loading
* add minimal winsock->BSD networking header shimsBrent Cook2014-12-036-0/+51
| | | | also add license header to existing shims
* define MAP_ANON for systems with MAP_ANONYMOUSBrent Cook2014-07-301-3/+3
| | | | switch the sense of this check
* add sys/mman.h shim to define MAP_ANON if neededBrent Cook2014-07-291-0/+14
| | | | | | thanks to kinichiro for pointing this out ok deraadt@ 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
|
* initial top-level import of subdirectoriesBrent Cook2014-07-101-0/+13