Add completed <cpio.h> task. Add a note about The Open Group's

donation.
This commit is contained in:
Mike Barcroft 2002-08-01 23:44:51 +00:00
parent d3c30ae0a7
commit cd61442745
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13765

View file

@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.44 2002/07/24 18:56:25 mike Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.45 2002/07/30 17:43:01 mike Exp $">
<!ENTITY title "FreeBSD C99 and POSIX Conformance Project">
<!ENTITY email 'standards'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -496,6 +496,14 @@
<td> &status.n-a; </td>
</tr>
<tr>
<td> Implement the XSI header, &lt;cpio.h&gt;. </td>
<td> &a.mike; </td>
<td> 1 August 2002 </td>
<td> &status.done; </td>
<td> &status.n-a; </td>
</tr>
<tr>
<td> Implement the &lt;stdint.h&gt; and &lt;inttypes.h&gt;
headers. </td>
@ -1149,6 +1157,16 @@
<p class="main">The remainder of this page is structured as a
reverse-chronological log.</p>
<b>1 August 2002</b>
<ul class="list">
<li>
<p>The Open Group has generously donated several copies of the
Authorized Guide to Single UNIX Specification, Version 3,
books and CD-ROMs to the project. We are greatly appreciative
of their gift.</p>
</li>
</ul>
<b>22 May 2002</b>
<ul class="list">
<li>