summaryrefslogtreecommitdiff
path: root/arch/arm/bits/fcntl.h
AgeCommit message (Expand)AuthorLines
2012-11-18fcntl.h: O_SEARCH was missing for powerpcrofl0r-3/+0
2012-09-15add O_EXEC open modeRich Felker-0/+1
2012-09-13add O_PATH/O_SEARCH support to fcntl.hRich Felker-0/+2
2012-06-20proper error handling for fcntl F_GETOWN on modern kernelsRich Felker-0/+3
2012-04-15move F_DUPFD_CLOEXEC out of bitsRich Felker-2/+0
2012-04-15add F_SETSIG and F_GETSIG (linux specific) to fcntl.hRich Felker-0/+2
2011-10-05fix fcntl O_* flags for armRich Felker-4/+4
2011-09-18initial commit of the arm portRich Felker-0/+33