<sys/stat.h>: Clean up the POSIX namespace.
authorSascha Wildner <saw@online.de>
Wed, 3 Aug 2016 02:47:13 +0000 (04:47 +0200)
committerSascha Wildner <saw@online.de>
Wed, 3 Aug 2016 02:47:13 +0000 (04:47 +0200)
commitd862bd5c0ce7ef13442133a3ccada24e385c5064
treef4ac6a4f9fe14dc515789f6a498a31143fc2bc2b
parent4c5fadfd953cd88941018418de6b3bf5ccf4b0e0
<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().
sys/sys/stat.h