Index: c99status.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/c99status.html,v retrieving revision 1.57 diff -p -r1.57 c99status.html *** c99status.html 18 Mar 2011 17:47:35 -0000 1.57 --- c99status.html 25 Sep 2011 12:15:59 -0000 *************** href="http://www.open-std.org/jtc1/sc22/ *** 13,19 **** (E), ISO/IEC 9899:1999/Cor.2:2004 (E) and ISO/IEC 9899:1999/Cor.3:2007 (E)).

!

Where "Library Issue" is listed in conjunction with some other status, this means that some compiler support is needed for the library support, or desirable in conjunction with it. Note that the headers required of conforming freestanding implementations (clause 4 --- 13,23 ---- (E), ISO/IEC 9899:1999/Cor.2:2004 (E) and ISO/IEC 9899:1999/Cor.3:2007 (E)).

!

"Library Issue" means that support may or may not be available depending ! on the C library used; for example, the GNU C library supports all C99 ! features, provided _ISOC99_SOURCE and/or _GNU_SOURCE is defined in the ! source code or with a -D preprocessor flag. ! Where "Library Issue" is listed in conjunction with some other status, this means that some compiler support is needed for the library support, or desirable in conjunction with it. Note that the headers required of conforming freestanding implementations (clause 4