From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25563 invoked by alias); 21 Jul 2011 14:30:53 -0000 Received: (qmail 25555 invoked by uid 22791); 21 Jul 2011 14:30:52 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 21 Jul 2011 14:30:20 +0000 Received: (qmail 24348 invoked from network); 21 Jul 2011 14:30:19 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 21 Jul 2011 14:30:19 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.72) (envelope-from ) id 1QjuGX-0003wY-06; Thu, 21 Jul 2011 14:30:17 +0000 Date: Thu, 21 Jul 2011 15:52:00 -0000 From: "Joseph S. Myers" To: Diogo Sousa cc: gcc@gcc.gnu.org Subject: Re: C99 Status - inttypes.h In-Reply-To: <4E283680.7040704@gmail.com> Message-ID: References: <4E283680.7040704@gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2011-07/txt/msg00405.txt.bz2 On Thu, 21 Jul 2011, Diogo Sousa wrote: > Hi, > > I checked the "library functions in " item in c99status > (marked as "Library Issue") [http://gcc.gnu.org/c99status.html], and it > seems that glibc implements everything the standard demands. > > Am I missing something or is this outdated? If so, where can I find more > information about it? "Library Issue" simply means it's not GCC's resposibility; it says nothing about the state in any particular library that may be used with GCC. -- Joseph S. Myers joseph@codesourcery.com