move F_DUPFD_CLOEXEC out of bits
authorRich Felker <dalias@aerifal.cx>
Sun, 15 Apr 2012 21:05:10 +0000 (17:05 -0400)
committerRich Felker <dalias@aerifal.cx>
Sun, 15 Apr 2012 21:05:10 +0000 (17:05 -0400)
commit67b25fe0a8947de93e3eddd36dae24a9fec12ade
tree6de28fda32fd8bf399cd6f6b154d54bd030f1f2e
parenta68af229266d1a937a98fc7474ebe09b7c3c72b3
move F_DUPFD_CLOEXEC out of bits

fcntl values 1024 and up are universal, arch-independent. later I'll
add some of the other linux-specific ones for notify, leases, pipe
size, etc. here too.
arch/arm/bits/fcntl.h
arch/i386/bits/fcntl.h
arch/x86_64/bits/fcntl.h
include/fcntl.h