summaryrefslogtreecommitdiff
path: root/arch/x86_64/bits/fcntl.h
AgeCommit message (Expand)AuthorLines
2012-04-15add F_SETSIG and F_GETSIG (linux specific) to fcntl.hRich Felker-0/+2
2011-04-14fix O_SYNC definition, cleanup fcntl.hRich Felker-11/+5
2011-04-14fix FAPPEND typo on x86_64 (previously only fixed on i386)Rich Felker-1/+1
2011-04-14fcntl.h: move macros that do not vary between archs out of bitsRich Felker-24/+0
2011-04-14fix broken fcntl locks on x86_64Rich Felker-3/+3
2011-03-19syscall overhaul part two - unify public and internal syscall interfaceRich Felker-2/+5
2011-02-15Port musl to x86-64. One giant commit!Nicholas J. Kain-0/+60