Assign nm(1) task to robert.

Add new tasks related to fmtmsg() (assigned to mike).
Add task to reflect mikeh's glob() update.
This commit is contained in:
Mike Barcroft 2002-08-02 17:19:43 +00:00
parent ae84de054f
commit 44032630b1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13770

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.45 2002/07/30 17:43:01 mike Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.46 2002/08/01 23:44:51 mike Exp $">
<!ENTITY title "FreeBSD C99 and POSIX Conformance Project">
<!ENTITY email 'standards'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -256,6 +256,14 @@
<td> &status.new; </td>
</tr>
<tr>
<td> Add required options for POSIX.1-2001 to glob(). </td>
<td> &a.mikeh; </td>
<td> 2 August 2002 </td>
<td> &status.done; </td>
<td> &status.new; </td>
</tr>
<tr>
<td> Implement strtof(), strtold(). </td>
<td> &a.phantom; </td>
@ -330,6 +338,14 @@
<td> &status.blank; </td>
</tr>
<tr>
<td> Implement fmtmsg(). </td>
<td> &a.mike; </td>
<td> 2 August 2002 </td>
<td> &status.wip; </td>
<td> &status.blank; </td>
</tr>
<tr>
<td> Implement new functions that appear in &lt;fenv.h&gt;. </td>
<td> &a.fenner; </td>
@ -558,6 +574,14 @@
<td> &status.blank; </td>
</tr>
<tr>
<td> Implement &lt;fmtmsg.h&gt;. </td>
<td> &a.mike; </td>
<td> 2 August 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>
@ -976,6 +1000,14 @@
<td> &status.blank; </td>
</tr>
<tr>
<td> Add missing options and resolve conflicting options in the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#nm">nm</a> utility. </td>
<td> &a.robert; </td>
<td> 2 August 2002 </td>
<td> &status.wip; </td>
<td> &status.blank; </td>
</tr>
<tr>
<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>
@ -1065,14 +1097,6 @@
<td> &status.blank; </td>
</tr>
<tr>
<td> Add missing options and resolve conflicting options in the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#nm">nm</a> utility. </td>
<td> &nbsp; </td>
<td> 30 November 2001 </td>
<td> &status.new; </td>
<td> &status.blank; </td>
</tr>
<tr>
<td> Add the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#qsub">qsub</a> utility. </td>
<td> &nbsp; </td>