From: Ulrich Drepper Date: Thu, 19 Jul 2007 17:28:56 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/fedora-glibc-20070731T1624~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=76755a893db097fe66f53f56356f8630a8ef8cb4;p=thirdparty%2Fglibc.git Update. --- diff --git a/CONFORMANCE b/CONFORMANCE index a534b3b2610..68723086cc8 100644 --- a/CONFORMANCE +++ b/CONFORMANCE @@ -172,12 +172,4 @@ http://sources.redhat.com/ml/libc-hacker/2000-06/msg00015.html Issues with headers =================== -There are various technical issues with the definitions contained in -glibc's headers, listed below. The list below assumes GCC 3.3.2, and -relates to i686-linux; older GCC may lead to more problems in the -headers. - -Note that the _t suffix is reserved by POSIX, but not by pure ISO C. -Also, the Single Unix Specification generally requires more types to -be included in headers (if _XOPEN_SOURCE is defined appropriately) -than ISO C permits. +None known.