Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move S_IRGRP and S_IROTH from fcntl.h to sys/stat.h | kinichiro | 2017-01-28 | 1 | -8/+0 |
* | Add S_IRGRP and S_IROTH to include/compat/fcntl.h for ocspcheck | kinichiro | 2017-01-26 | 1 | -0/+8 |
* | Fix fcntl.h shim since HP-UX 11.31 (ia64) does not define O_CLOEXEC | kinichiro | 2017-01-19 | 1 | -2/+2 |
* | MSVSC fixes | Brent Cook | 2017-01-16 | 1 | -6/+0 |
* | add open(2) shim to handle O_BINARY and O_CLOEXEC | Brent Cook | 2017-01-16 | 1 | -0/+6 |
* | add fcntl shim | Brent Cook | 2017-01-16 | 1 | -0/+32 |