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)
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.


No differences found