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 | -12/+9 |
2012-11-05 | fix numerous mips abi constant definition mismatches | Rich Felker | -5/+5 |
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-07-11 | initial version of mips (o32) port, based on work by Richard Pennington (rdp) | Rich Felker | -0/+36 |