git: <sys/stat.h>: Clean up the POSIX namespace.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Aug 2 19:50:21 PDT 2016
commit d862bd5c0ce7ef13442133a3ccada24e385c5064
Author: Sascha Wildner <saw at online.de>
Date: Wed Aug 3 04:47:13 2016 +0200
<sys/stat.h>: Clean up the POSIX namespace.
* Use __BSD_VISIBLE instead of !_POSIX_SOURCE.
* Reduce visibility of some BSD specific stuff.
* Expand visibility of fchmod() and lstat().
Summary of changes:
sys/sys/stat.h | 48 ++++++++++++++++++++++++++++--------------------
1 file changed, 28 insertions(+), 20 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d862bd5c0ce7ef13442133a3ccada24e385c5064
--
DragonFly BSD source repository
More information about the Commits
mailing list