git: <sys/fcntl.h>: Clean up usage of _POSIX_SOURCE.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Mar 11 10:19:16 PDT 2015
commit 1c4819b614c6eeee213412a52af71414cafe0215
Author: Sascha Wildner <saw at online.de>
Date: Wed Mar 11 18:16:28 2015 +0100
<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.
Summary of changes:
sys/sys/fcntl.h | 27 +++++++++++++++++----------
1 file changed, 17 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1c4819b614c6eeee213412a52af71414cafe0215
--
DragonFly BSD source repository
More information about the Commits
mailing list