add F_SETSIG and F_GETSIG (linux specific) to fcntl.h
authorRich Felker <dalias@aerifal.cx>
Sun, 15 Apr 2012 21:01:58 +0000 (17:01 -0400)
committerRich Felker <dalias@aerifal.cx>
Sun, 15 Apr 2012 21:01:58 +0000 (17:01 -0400)
commita68af229266d1a937a98fc7474ebe09b7c3c72b3
tree9dbb04586e44e8cb2d5e5cd337c12c0fba657c9d
parentb9dd43db04ca312c3c1cc6ddc77e8f5bf559e72d
add F_SETSIG and F_GETSIG (linux specific) to fcntl.h

F_* is in the reserved namespace so no feature test is needed
arch/arm/bits/fcntl.h
arch/i386/bits/fcntl.h
arch/x86_64/bits/fcntl.h