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)
F_* is in the reserved namespace so no feature test is needed


No differences found