Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add O_TMPFILE flag, new in linux 3.11 | Szabolcs Nagy | 2013-11-23 | 1 | -0/+1 |
* | add missing F_GETOWNER_UIDS flag to bits/fcntl.h | Szabolcs Nagy | 2013-01-12 | 1 | -0/+2 |
* | fcntl.h: O_SEARCH was missing for powerpc | rofl0r | 2012-11-18 | 1 | -12/+9 |
* | fix numerous mips abi constant definition mismatches | Rich Felker | 2012-11-05 | 1 | -5/+5 |
* | add O_EXEC open mode | Rich Felker | 2012-09-15 | 1 | -0/+1 |
* | add O_PATH/O_SEARCH support to fcntl.h | Rich Felker | 2012-09-13 | 1 | -0/+2 |
* | initial version of mips (o32) port, based on work by Richard Pennington (rdp) | Rich Felker | 2012-07-11 | 1 | -0/+36 |