Date: Thu, 24 Apr 2008 00:16:37 GMT From: Lawrence Mayer <lawmay3@i12.com> To: freebsd-gnats-submit@FreeBSD.org Subject: docs/123038: Patch: update to projects/c99/index.sgml Message-ID: <200804240016.m3O0Gb7p072179@www.freebsd.org> Resent-Message-ID: <200804240020.m3O0K2nF025337@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 123038 >Category: docs >Synopsis: Patch: update to projects/c99/index.sgml >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 24 00:20:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Lawrence Mayer >Release: 7.0R >Organization: >Environment: >Description: Patch updates projects/c99/index.sgml revision 1.113 as follows: 1. Standards updated to current versions: C99 to INCITS/ISO/IEC 9899-1999 (R2005) and POSIX to IEEE Std 1003.1-2004 (POSIX.1-2004). 2. Remove deadlinks: as of this writing, iso.ch doesn't sell current (R2205) C99 standard, only an obsolete version. >How-To-Repeat: >Fix: Apply included 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> Patch attached with submission follows: --- c99_1113.sgml 2008-04-23 10:20:03.423737600 -0700 +++ c99_1114.sgml 2008-04-23 16:50:49.187089600 -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,16 +78,13 @@ 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> + <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.unix-systems.org/version3/">IEEE Std 1003.1-2004</a> - The free (registration required), online version of - POSIX.1-2001 and SUSv3 standard.</p></li> + POSIX.1-2004 and SUSv3 standard.</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> >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804240016.m3O0Gb7p072179>