libreSSL/include/compat/sys
kinichiro fb936f89b8 Move S_IRGRP and S_IROTH from fcntl.h to sys/stat.h
- S_IRGRP and S_IROTH should be defined in sys/stat.h rather than fcntl.h
- Old MinGW64 on Ubuntu 14.04 appears not to have S_IRGRP and S_IROTH
- MinGW64 has __WIN32 defined but does not have _MSC_VER defined
2017-01-28 02:49:06 +09:00
..
ioctl.h add initial CMake and Visual Studio build support 2015-07-21 12:08:18 -05:00
mman.h add initial CMake and Visual Studio build support 2015-07-21 12:08:18 -05:00
param.h add initial CMake and Visual Studio build support 2015-07-21 12:08:18 -05:00
select.h add initial CMake and Visual Studio build support 2015-07-21 12:08:18 -05:00
socket.h include pipe2/socketpair compat for macOS 2017-01-15 16:00:16 -06:00
stat.h Move S_IRGRP and S_IROTH from fcntl.h to sys/stat.h 2017-01-28 02:49:06 +09:00
time.h add initial CMake and Visual Studio build support 2015-07-21 12:08:18 -05:00
types.h ensure that __STRING works 2016-09-14 23:40:31 -05:00
uio.h add initial CMake and Visual Studio build support 2015-07-21 12:08:18 -05:00