about summary refs log tree commit diff
path: root/arch/mips/bits/fcntl.h
Commit message (Expand)AuthorAgeFilesLines
* move O_PATH definition back to arch bitsRich Felker2015-04-011-0/+1
* add O_TMPFILE flag, new in linux 3.11Szabolcs Nagy2013-11-231-0/+1
* add missing F_GETOWNER_UIDS flag to bits/fcntl.hSzabolcs Nagy2013-01-121-0/+2
* fcntl.h: O_SEARCH was missing for powerpcrofl0r2012-11-181-12/+9
* fix numerous mips abi constant definition mismatchesRich Felker2012-11-051-5/+5
* add O_EXEC open modeRich Felker2012-09-151-0/+1
* add O_PATH/O_SEARCH support to fcntl.hRich Felker2012-09-131-0/+2
* initial version of mips (o32) port, based on work by Richard Pennington (rdp)Rich Felker2012-07-111-0/+36