aboutsummaryrefslogtreecommitdiff
path: root/include/compat/sys (follow)
Commit message (Expand)AuthorAgeFilesLines
* Attempt to fix 2038 problem with MSVCTheo Buehler2024-10-061-0/+9
* move attribute shimsBrent Cook2023-07-051-12/+0
* Fix unreachable nc portability shimSebastian Blunt2022-04-151-0/+1
* Add queue.h tree.h _null.hkinichiro2020-09-133-0/+1560
* add __dead__ annotation supportBrent Cook2019-02-091-0/+8
* __warn_references: tweak assembly for "gnu.warning" sectionSergei Trofimovich2018-05-191-1/+1
* add clock_gettime for macos 10.11 and earlierBrent Cook2018-03-221-4/+0
* Add compat bits for libtls on Windowskinichiro2018-02-251-0/+2
* Add file permission define for Windows and MinGW buildkinichiro2018-02-112-0/+13
* Add CLOCK_MONOTONIC and timersub for the OS that does not have themkinichiro2017-12-251-0/+16
* 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