Remove redundant __BSD_VISIBLE checks in various header files.
authorSascha Wildner <saw@online.de>
Sat, 3 Jan 2015 00:15:08 +0000 (01:15 +0100)
committerSascha Wildner <saw@online.de>
Sat, 3 Jan 2015 00:16:19 +0000 (01:16 +0100)
commit05eaf8a230579a4f34994da2a5d2490bb6b6d2f8
tree2fe00bf7f064c33c0daeb85fca1ee780e92e211e
parente7c32013887e6966b835ff2f6bda838d1656f434
Remove redundant __BSD_VISIBLE checks in various header files.

When __BSD_VISIBLE is set to 1, we also set (in <sys/cdefs.h>):

#define __POSIX_VISIBLE 200809
#define __XSI_VISIBLE 700
#define __ISO_C_VISIBLE 2011
include/grp.h
include/setjmp.h
include/stdio.h
include/stdlib.h
include/string.h
include/unistd.h
include/wchar.h
lib/libm/src/complex.h
lib/libm/src/math.h
sys/sys/fcntl.h
sys/sys/stat.h