commit d862bd5c0ce7ef13442133a3ccada24e385c5064
Author: Sascha Wildner <[email protected]>
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