Add a completed <pwd.h> task.
This commit is contained in:
parent
069afc2f01
commit
1f20675b87
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13352
1 changed files with 9 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "../..">
|
<!ENTITY base CDATA "../..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.29 2002/06/03 23:53:58 mike Exp $">
|
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.30 2002/06/07 02:17:17 mike Exp $">
|
||||||
<!ENTITY title "FreeBSD C99 and POSIX Conformance Project">
|
<!ENTITY title "FreeBSD C99 and POSIX Conformance Project">
|
||||||
<!ENTITY email 'standards'>
|
<!ENTITY email 'standards'>
|
||||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||||
|
|
@ -435,6 +435,14 @@
|
||||||
<td> &status.n-a; </td>
|
<td> &status.n-a; </td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td> Hide non-conforming portions of <pwd.h>. </td>
|
||||||
|
<td> &a.mike; </td>
|
||||||
|
<td> 9 June 2002 </td>
|
||||||
|
<td> &status.done; </td>
|
||||||
|
<td> &status.n-a; </td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td> Implement the <stdint.h> and <inttypes.h>
|
<td> Implement the <stdint.h> and <inttypes.h>
|
||||||
headers. </td>
|
headers. </td>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue