aboutsummaryrefslogtreecommitdiff
path: root/include/compat/sys (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add definition of in_addr_t for Windows buildkinichiro2017-05-141-0/+2
* Move S_IRGRP and S_IROTH from fcntl.h to sys/stat.hkinichiro2017-01-281-0/+9
* include pipe2/socketpair compat for macOSBrent Cook2017-01-151-0/+7
* ensure that __STRING worksBrent Cook2016-09-141-0/+5
* more cdefs.h removalBrent Cook2016-09-041-2/+0
* cdefs.h should not be required anywhereBrent Cook2016-09-042-31/+16
* wire up sys/types.h to pull in sys/cdefs.hBrent Cook2016-09-041-0/+2
* fixup windows and older linux buildsBrent Cook2015-09-131-0/+10
* allow nc to build on linux and os xBrent Cook2015-09-131-10/+0
* updates for MSVC 2015's degenerate headersBrent Cook2015-09-092-0/+8
* tighten up compat include paths, fix glibc compatibilityBrent Cook2015-07-212-6/+7
* add initial CMake and Visual Studio build supportBrent Cook2015-07-2110-0/+267