add F_SETSIG and F_GETSIG (linux specific) to fcntl.h
[musl] / arch / x86_64 / bits / fcntl.h
2012-04-15 Rich Felkeradd F_SETSIG and F_GETSIG (linux specific) to fcntl.h
2011-04-15 Rich Felkerfix O_SYNC definition, cleanup fcntl.h
2011-04-15 Rich Felkerfix FAPPEND typo on x86_64 (previously only fixed on...
2011-04-15 Rich Felkerfcntl.h: move macros that do not vary between archs...
2011-04-15 Rich Felkerfix broken fcntl locks on x86_64
2011-03-20 Rich Felkersyscall overhaul part two - unify public and internal...
2011-02-15 Nicholas J. KainPort musl to x86-64. One giant commit!