Some fixes to allow building with gcc44.
authorSascha Wildner <saw@online.de>
Sun, 2 Mar 2014 19:16:26 +0000 (20:16 +0100)
committerSascha Wildner <saw@online.de>
Sun, 2 Mar 2014 21:51:14 +0000 (22:51 +0100)
commit381fa6da48f61b44a92fbaf73b2f65e40c705e14
treec9c81ac3b4ac8414248afdee12ce4e2997031983
parenta832fc0dc3a7e59b10f5fe57bed43809a2d77791
Some fixes to allow building with gcc44.

Most of them for type redefinitions which gcc47 has stopped warning about
(if they are compatible).

The libstdc++ fix is modeled after gcc47's libstdc++. We don't have
__libc_C_ctype_[] anymore.
13 files changed:
contrib/gcc-4.4/libstdc++-v3/config/os/bsd/dragonfly/ctype_noninline.h
lib/libc/sysvipc/sockets.c
share/mk/bsd.sys.mk
sys/dev/drm/include/drm/drmP.h
sys/dev/drm/include/linux/types.h
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
sys/platform/pc32/include/pmap.h
sys/platform/pc64/include/pmap.h
sys/platform/vkernel/include/pmap.h
sys/platform/vkernel64/include/pmap.h
sys/sys/stdint.h
sys/sys/types.h
sys/vm/vm.h