diff options
author | bde <bde@FreeBSD.org> | 2002-09-15 14:17:29 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 2002-09-15 14:17:29 +0000 |
commit | 7819f421f3fd1e80387d5d7a0a52e8018b6f5edd (patch) | |
tree | 399ada7fb20342558eeb8a60fbf82ffdae9346a4 /lib/libc/stdlib/imaxabs.c | |
parent | 57c36dbd6c81eaa39e3f8511f05e0f9e4a39a693 (diff) | |
download | FreeBSD-src-7819f421f3fd1e80387d5d7a0a52e8018b6f5edd.zip FreeBSD-src-7819f421f3fd1e80387d5d7a0a52e8018b6f5edd.tar.gz |
Define __LONG_LONG_SUPPORTED if the compiler claims to support C99.
Don't set __LONG_LONG_SUPPORTED for gcc-1. I didn't check exactly
when gcc started to support long long, but it was in the version
of gcc in FreeBSD-1.0 (gcc-2.4.5).
Other C99 features should be ifdefed similarly, but the ifdefs for
old versions of gcc will be more complicated since the features
weren't in all versions of gcc-2.
Diffstat (limited to 'lib/libc/stdlib/imaxabs.c')
0 files changed, 0 insertions, 0 deletions