aboutsummaryrefslogtreecommitdiff
path: root/include/compat/unistd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* MSVC: Enable building ocspcheck.Pierre Wendling2023-10-291-1/+2
* add compat getopt implementation, remove patchesBrent Cook2023-07-071-0/+4
* include <windows.h>Brent Cook2020-04-141-0/+1
* avoid exporting a sleep() symbol from libcryptoBrent Cook2020-04-141-1/+7
* Disable unveilkinichiro2018-08-221-0/+1
* Add compat bits for libtls on Windowskinichiro2018-02-251-0/+18
* Add support for getpagesizekinichiro2017-03-151-0/+4
* Add STDOUT_FILENO to include/compat/unistd.hkinichiro2017-01-261-0/+1
* include pipe2/socketpair compat for macOSBrent Cook2017-01-151-0/+4
* Enable tests on Visual Studiokinichiro2016-10-301-0/+2
* add solaris include for getentropy(2)Brent Cook2016-01-181-0/+7
* unconditionally disable pledge for nowBrent Cook2015-10-151-2/+0
* check for pledge(2)Brent Cook2015-10-121-2/+2
* resolve tame to 0Brent Cook2015-10-071-1/+1
* add tame(2) checkBrent Cook2015-10-071-0/+4
* move sleep shim to posix_win.cBrent Cook2015-07-211-5/+1
* add initial CMake and Visual Studio build supportBrent Cook2015-07-211-0/+36