| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015年04月01日 | move O_PATH definition back to arch bits | Rich Felker | -0/+1 |
| 2013年11月23日 | add O_TMPFILE flag, new in linux 3.11 | Szabolcs Nagy | -0/+1 |
| 2013年01月12日 | add missing F_GETOWNER_UIDS flag to bits/fcntl.h | Szabolcs Nagy | -0/+2 |
| 2012年11月18日 | fcntl.h: O_SEARCH was missing for powerpc | rofl0r | -3/+0 |
| 2012年09月15日 | add O_EXEC open mode | Rich Felker | -0/+1 |
| 2012年09月13日 | add O_PATH/O_SEARCH support to fcntl.h | Rich Felker | -0/+2 |
| 2012年06月20日 | proper error handling for fcntl F_GETOWN on modern kernels | Rich Felker | -0/+3 |
| 2012年04月15日 | move F_DUPFD_CLOEXEC out of bits | Rich Felker | -2/+0 |
| 2012年04月15日 | add F_SETSIG and F_GETSIG (linux specific) to fcntl.h | Rich Felker | -0/+2 |
| 2011年10月05日 | fix fcntl O_* flags for arm | Rich Felker | -4/+4 |
| 2011年09月18日 | initial commit of the arm port | Rich Felker | -0/+33 |