From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14318 invoked by alias); 19 Nov 2001 13:28:05 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 14275 invoked from network); 19 Nov 2001 13:28:02 -0000 Received: from unknown (HELO Cantor.suse.de) (213.95.15.193) by sourceware.cygnus.com with SMTP; 19 Nov 2001 13:28:02 -0000 Received: from Hermes.suse.de (Hermes.suse.de [213.95.15.136]) by Cantor.suse.de (Postfix) with ESMTP id 73BFE1E794; Mon, 19 Nov 2001 14:28:01 +0100 (MET) X-Authentication-Warning: gee.suse.de: aj set sender to aj@suse.de using -f Mail-Copies-To: never To: Paolo Carlini Cc: libc-alpha@sources.redhat.com, gcc@gcc.gnu.org Subject: Re: C99 library issues Reply-To: gcc-patches@gcc.gnu.org References: <3BF9058E.3E56B443@unitus.it> From: Andreas Jaeger Date: Wed, 07 Nov 2001 13:19:00 -0000 In-Reply-To: <3BF9058E.3E56B443@unitus.it> (Paolo Carlini's message of "Mon, 19 Nov 2001 14:13:50 +0100") Message-ID: User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Artificial Intelligence, i386-suse-linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2001-11/txt/msg00362.txt.bz2 Paolo Carlini 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 <st <inttypes.h> entries have been separated, but are a single entry in C99. +
  • The GNU C +Library implements all features that are marked as "Library Issue" +since version 2.2.
  • + -- Andreas Jaeger SuSE Labs aj@suse.de private aj@arthur.inka.de http://www.suse.de/~aj