Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add O_PATH/O_SEARCH support to fcntl.h | Rich Felker | 2012-09-13 | 1 | -0/+2 |
* | proper error handling for fcntl F_GETOWN on modern kernels | Rich Felker | 2012-06-20 | 1 | -0/+3 |
* | move F_DUPFD_CLOEXEC out of bits | Rich Felker | 2012-04-15 | 1 | -2/+0 |
* | add F_SETSIG and F_GETSIG (linux specific) to fcntl.h | Rich Felker | 2012-04-15 | 1 | -0/+2 |
* | fix fcntl O_* flags for arm | Rich Felker | 2011-10-05 | 1 | -4/+4 |
* | initial commit of the arm port | Rich Felker | 2011-09-18 | 1 | -0/+33 |