<sys/fcntl.h>: Clean up usage of _POSIX_SOURCE.
authorSascha Wildner <saw@online.de>
Wed, 11 Mar 2015 17:16:28 +0000 (18:16 +0100)
committerSascha Wildner <saw@online.de>
Wed, 11 Mar 2015 17:16:28 +0000 (18:16 +0100)
commit1c4819b614c6eeee213412a52af71414cafe0215
treef8e60d3049b3755edf0eed2320aa7c853641036f
parent3ac10855e09026048914ef89544ff306ca0b2fa2
<sys/fcntl.h>: Clean up usage of _POSIX_SOURCE.

Use the normal __BSD_VISIBLE macro instead.

While here, also add some more specific visibility for AT_* and O_NOFOLLOW.
sys/sys/fcntl.h