o Add fmtcheck(3) task, unassigned.

o Mark <sys/_posix.h> task as completed.
o Add struct ipc_perm task, unassigned.
o Upgrade locale(1) and localdef(1) task to WIP.
o Mark printf(3) wide character support task as completed.
This commit is contained in:
Mike Barcroft 2002-10-16 14:31:29 +00:00
parent 46cf994143
commit a0c33b9c35
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14658

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.69 2002/10/09 14:49:04 mike Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.70 2002/10/13 13:59:40 mike Exp $">
<!ENTITY title "FreeBSD C99 and POSIX Conformance Project">
<!ENTITY email 'standards'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -560,6 +560,14 @@
<td> &status.new; </td>
<td> &status.blank; </td>
</tr>
<tr>
<td> Update fmtcheck(3) to recognize new printf(3) flags. </td>
<td> &nbsp; </td>
<td> 16 October 2002 </td>
<td> &status.new; </td>
<td> &status.blank; </td>
</tr>
</table><br><br>
<table border="3" cellpadding="2" cellspacing="0" width="615">
@ -890,6 +898,14 @@
<td> &status.n-a; </td>
</tr>
<tr>
<td> Eliminate &lt;sys/_posix.h&gt;. </td>
<td> &a.mike; </td>
<td> 16 October 2002 </td>
<td> &status.done; </td>
<td> &status.n-a; </td>
</tr>
<tr>
<td> Implement new types and prototypes in header
&lt;complex.h&gt;. </td>
@ -951,14 +967,6 @@
<td> &status.blank; </td>
</tr>
<tr>
<td> Eliminate &lt;sys/_posix.h&gt;. </td>
<td> &a.mike; </td>
<td> 9 October 2002 </td>
<td> &status.wip; </td>
<td> &status.blank; </td>
</tr>
<tr>
<td> Implement the header &lt;fenv.h&gt;. </td>
<td> &a.fenner; </td>
@ -1053,6 +1061,15 @@
<td> &status.new; </td>
<td> &status.blank; </td>
</tr>
<tr>
<td> Fix types for members of struct ipc_perm in
&lt;sys/ipc.h&gt;. </td>
<td> &nbsp; </td>
<td> 16 October 2002 </td>
<td> &status.new; </td>
<td> &status.blank; </td>
</tr>
</table><br><br>
<table border="3" cellpadding="2" cellspacing="0" width="615">
@ -1521,8 +1538,8 @@
<td> Implement the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#locale">locale</a> and
<a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#localedef">localedef</a> utilities. </td>
<td> &a.phantom; </td>
<td> 11 December 2001 </td>
<td> &status.new; </td>
<td> 16 October 2002 </td>
<td> &status.wip; </td>
<td> &status.blank; </td>
</tr>
@ -1734,8 +1751,8 @@
&man.printf.3;. </td>
<td> &a.tjr; </td>
<td> 18 September 2002 </td>
<td> &status.wip; </td>
<td> &status.blank; </td>
<td> &status.done; </td>
<td> &status.n-a; </td>
</tr>
<tr>