docs/123038: [patch] update to projects/c99/index.sgml
Lawrence Mayer
lmayer at axigenmail.com
Thu Apr 24 18:00:03 UTC 2008
The following reply was made to PR docs/123038; it has been noted by GNATS.
From: Lawrence Mayer <lmayer at axigenmail.com>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: docs/123038: [patch] update to projects/c99/index.sgml
Date: Thu, 24 Apr 2008 10:27:45 -0700
Updated patch attached with more changes in "Resouces and Links" section.
Please apply new patch to projects/c99/index.sgml revision 1.113
<http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/www/en/projects/c99/index.sgml?rev=1.113;content-type=text%2Fplain>
New patch:
--- c99_1113.sgml 2008-04-23 10:20:03.423737600 -0700
+++ c99_1114.sgml 2008-04-24 10:03:48.749323200 -0700
@@ -48,7 +48,7 @@
<p class="main">The FreeBSD C99 & &posix; Conformance Project aims
to implement all requirements of the ISO 9899:1999 (C99) and
- IEEE 1003.1-2001 (POSIX) standards. In cases where aspects of
+ IEEE 1003.1-2004 (POSIX) standards. In cases where aspects of
these standards cannot be followed, those aspects will be documented
in the c99(7) or posix(7) manuals. It is also an aim of this
project to implement regression tests to ensure correctness
@@ -78,26 +78,26 @@
alt="Resources and Links">
<ul class="list">
- <li><p>ISO/IEC 9899:1999, also known as C99, is available
+ <li><p>INCITS/ISO/IEC 9899-1999 (R2005), also known as C99, is
available
for purchase in electronic form from the
- <a
href="http://webstore.ansi.org/ansidocstore/product.asp?sku=ANSI/ISO/IEC+9899-1999">American
- National Standards Institute</a>, or available from the
- <a
href="http://www.iso.ch/iso/en/CatalogueDetailPage.CatalogueDetail?CSNUMBER=29237&ICS1=35&ICS2=60&ICS3=">International
- Organization for Standardization store</a> in electronic
- and paper form.</p></li>
- <li><p><a href="http://www.unix-systems.org/version3/">IEEE Std
1003.1-2001</a>
- - The free (registration required), online version of
- POSIX.1-2001 and SUSv3 standard.</p></li>
+ <a
href="http://webstore.ansi.org/RecordDetail.aspx?sku=INCITS%2fISO%2fIEC+9899-1999+(R2005)">American
+ National Standards Institute</a>.</p></li>
<li><p><a
href="http://www.kuro5hin.org/story/2001/2/23/194544/139">Are
you Ready For C99?</a> - This article discusses some of the
new features in C99.</p>
+ <li><p>IEEE Std 1003.1-2004, also known as POSIX.1-2004 and
SUSv3, can be
+ <a href="http://www.unix-systems.org/version3/">viewed
online</a> (free registration required) or
+ <a
href="http://ieeexplore.ieee.org/xpls/abs_all.jsp?tp=&isnumber=29071&arnumber=1309815&punumber=9156">
+ downloaded from IEEE Xplore</a> (available at university
libraries).</p></li>
+ <li><p>ANSI/IEEE Std 1003.3-1991 (ISO/IEC13210: 1994 (E)), Test
methods for measuring conformance to POSIX, can be
+ <a
href="http://ieeexplore.ieee.org/xpls/abs_all.jsp?tp=&isnumber=4140773&arnumber=4140774&punumber=4140772">
+ downloaded from IEEE Xplore</a> (available at university
libraries).</p></li>
+ <li><p>Jens Schweikhardt maintains a
+ <a
href="http://people.FreeBSD.org/~schweikh/posix-utilities.html">list</a>
+ with the current status of POSIX Utility Conformance in
FreeBSD.</p></li>
<li><p><a name="mailinglist">Most discussion relating to</a>
this project takes place on the &a.standards; mailing list.
To subscribe to the list, send a message to
&a.standards.subscribe;.</p></li>
- <li><p>Jens Schweikhardt maintains a
- <a
href="http://people.FreeBSD.org/~schweikh/posix-utilities.html">list</a>
- with the current status of POSIX Utility Conformance in
- FreeBSD.</p></li>
</ul>
<img src="&imagebase;/status_board.png" width="229" height="36"
More information about the freebsd-doc
mailing list