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 |