C99 library issues
Andreas Jaeger
aj@suse.de
Mon Nov 12 12:04:00 GMT 2001
Paolo Carlini <pcarlini@unitus.it> writes:
> Hi,
>
> perusing http://gcc.gnu.org/c99status.html I got the idea that there are some C99 features
> still missing from the current GLIBC library, right?
The note "Library issue" means that this is not a compiler issue. GCC
supports more systems than glibc based systems.
glibc 2.2.4 should implement all C99 issues, I'm not aware of anything
that's missing.
Perhaps a patch should be added to that page like the appended one. Ok
to commit it? Or should this get added to the section on "Library
issues" on top of the page?
Andreas
Index: htdocs/c99status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/c99status.html,v
retrieving revision 1.28
diff -u -p -r1.28 c99status.html
--- c99status.html 2001/11/12 22:52:54 1.28
+++ c99status.html 2001/11/19 13:27:27
@@ -374,6 +374,10 @@ implementations to do. The <code><st
<code><inttypes.h></code> entries have been separated, but are a
single entry in C99.</li>
+<li>The <a href="http://www.gnu.org/software/libc/libc.html">GNU C
+Library</a> implements all features that are marked as "Library Issue"
+since version 2.2.</li>
+
</ul>
</body>
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
More information about the Libc-alpha
mailing list