]> git.ipfire.org Git - thirdparty/gcc.git/commit
sysdep.c: add __GLIBC__ to the #ifdef preprocessor macros to detect systems using...
authorAurelien Jarno <aurelien@aurel32.net>
Mon, 7 Apr 2008 12:31:41 +0000 (12:31 +0000)
committerMatthias Klose <doko@gcc.gnu.org>
Mon, 7 Apr 2008 12:31:41 +0000 (12:31 +0000)
commit7437c8d44912ec6db96029cb6a835821cdf85d9b
treec4c189f4e345c4b9a9a9df89c2f784f91abfe95c
parent1dab7b355e2f51c4fd3aedecb304f15bfee99d6c
sysdep.c: add __GLIBC__ to the #ifdef preprocessor macros to detect systems using GNU libc.

2008-04-07  Aurelien Jarno  <aurelien@aurel32.net>

        * sysdep.c: add __GLIBC__ to the #ifdef preprocessor macros to
        detect systems using GNU libc.
        * gsocket.h: ditto.
        * socket.c: ditto.
        * adaint.c: ditto.
        * link.c: ditto.

From-SVN: r133979
gcc/ada/ChangeLog
gcc/ada/adaint.c
gcc/ada/gsocket.h
gcc/ada/link.c
gcc/ada/socket.c
gcc/ada/sysdep.c