kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
b249f68e 2017-01-19 09:58:21 Fix fcntl.h shim since HP-UX 11.31 (ia64) does not define O_CLOEXEC
3b2560fe 2017-01-16 10:36:05 MSVSC fixes
f21bd20c 2017-01-16 09:56:20 add open(2) shim to handle O_BINARY and O_CLOEXEC
51a53876 2017-01-15 22:28:36 add fcntl shim
4cb675e2 2017-01-16 10:15:35 pass through errors for tlstest and ssltest
c53c23c5 2017-01-15 10:17:32 enable tlstest on win32
057e7a85 2017-01-15 10:15:51 add noreturn attribute to compat functions
69e2a7fb 2017-01-15 10:02:37 handle EBADF, which is returned when a file is passed
dbd5fb28 2017-01-15 10:17:13 add windows versions of socketpair / pipe
dfb6b11e 2017-01-15 04:30:41 include pipe2/socketpair compat for macOS