]> sourceware.org Git - newlib-cygwin.git/commit
Guard u_char,u_short,u_int,u_long with __MISC_VISIBLE
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 23 Mar 2016 10:17:59 +0000 (11:17 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 23 Mar 2016 10:17:59 +0000 (11:17 +0100)
commit3f258ada436ff9fdc7a390fcc15eff20a0f9b280
tree09011633f51c7e1dc07d1abdf3d69765c540b50b
parent98b615106dfba52a737fe27c0538de2276b320c8
Guard u_char,u_short,u_int,u_long with __MISC_VISIBLE

These types are available in SVID as well.

* libc/include/sys/types.h (u_char,u_short,u_int,u_long): Replace
__BSD_VISIBLE with __MISC_VISIBLE.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
newlib/libc/include/sys/types.h
This page took 0.030116 seconds and 5 git commands to generate.