This website requires JavaScript.
Explore
Help
Sign In
factotum
/
libressl-portable
Watch
1
Fork
0
You've already forked libressl-portable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e85e51738dc35d6485b82f9573f376aa5702b740
libressl-portable
/
include
/
compat
History
Brent Cook
1fd73818df
adjust how sizeof time_t is set, the current way causes issues with MSVC 2022's preprocessor
2023-10-29 16:52:28 -05:00
..
arpa
Support operating systems without some non-POSIX headers
2021-10-03 13:33:16 +02:00
netinet
Support operating systems without some non-POSIX headers
2021-10-03 13:33:16 +02:00
sys
move attribute shims
2023-07-05 07:08:32 -05:00
dirent_msvc.h
…
dirent.h
…
endian.h
Simplify and fix solaris endian.h macros
2023-08-17 21:15:41 +02:00
err.h
…
fcntl.h
…
getopt.h
add compat getopt implementation, remove patches
2023-07-07 12:11:20 +03:00
limits.h
…
netdb.h
…
poll.h
…
pthread.h
…
readpassphrase.h
…
resolv.h
…
stdint.h
move attribute shims
2023-07-05 07:08:32 -05:00
stdio.h
…
stdlib.h
…
string.h
…
syslog.h
…
time.h
adjust how sizeof time_t is set, the current way causes issues with MSVC 2022's preprocessor
2023-10-29 16:52:28 -05:00
unistd.h
MSVC: Enable building ocspcheck.
2023-10-29 12:28:44 -05:00
win32netcompat.h
…