diff options
author | pfg <pfg@FreeBSD.org> | 2015-03-29 03:16:52 +0000 |
---|---|---|
committer | pfg <pfg@FreeBSD.org> | 2015-03-29 03:16:52 +0000 |
commit | bb533aa7de070c81cd440f3c7c42d245579adf54 (patch) | |
tree | ff1533e40c70bdbc2ec6e160af07ba8edc59f71b /lib/libc | |
parent | 072137beb0875b28d46247857713d776117bc3f0 (diff) | |
download | FreeBSD-src-bb533aa7de070c81cd440f3c7c42d245579adf54.zip FreeBSD-src-bb533aa7de070c81cd440f3c7c42d245579adf54.tar.gz |
cdefs.h: Fix macros for pre-C99 compilers.
Older compilers, and compatibility modes, may not support variadic macros.
I normally wouldn't go out of my way to support those old compilers but
there is a prescendent in other system headers for using the same macro
multiple times, and the solution (although non-elegant IMHO) works.
Requested by: bde
Solution by: tijl
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions