Simplify redundant __*_VISIBLE checks in various header files.
authorSascha Wildner <saw@online.de>
Wed, 9 Sep 2015 18:39:10 +0000 (20:39 +0200)
committerSascha Wildner <saw@online.de>
Wed, 9 Sep 2015 18:39:10 +0000 (20:39 +0200)
commit5ad36315068039f02dbc61256a9ab64ab105e189
tree516dd38fac2b807476738d6b34f9cd3f330dc001
parent9e59abfeb54cf7c81c66dc8f5431bd51d301148c
Simplify redundant __*_VISIBLE checks in various header files.

* __BSD_VISIBLE implies __XSI_VISIBLE and __POSIX_VISIBLE.

* __XSI_VISIBLE implies __POSIX_VISIBLE.

None of these functions/defines are actually XSI. No functional change
expected.
include/grp.h
include/setjmp.h
sys/cpu/x86_64/include/setjmp.h
sys/sys/signal.h