Mark the m4(1) task as MFC'd. Add two unassigned tasks related to

<wordexp.h>.
This commit is contained in:
Mike Barcroft 2002-04-25 00:25:57 +00:00
parent 7180188241
commit f2ad7451d3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12868

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.9 2002/04/23 00:37:03 mike Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.10 2002/04/23 16:34:47 mike Exp $">
<!ENTITY title "FreeBSD C99 and POSIX Conformance Project">
<!ENTITY email 'standards'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -338,6 +338,14 @@
<td> &status.blank; </td>
</tr>
<tr>
<td> Implement wordexp() and wordfree(). </td>
<td> &nbsp; </td>
<td> 24 April 2002 </td>
<td> &status.new; </td>
<td> &status.blank; </td>
</tr>
<tr>
<td colspan="5" class="section"> Headers </td>
</tr>
@ -448,6 +456,14 @@
<td> &status.blank; </td>
</tr>
<tr>
<td> Implement the header &lt;wordexp.h&gt;. </td>
<td> &nbsp; </td>
<td> 24 April 2002 </td>
<td> &status.new; </td>
<td> &status.blank; </td>
</tr>
<tr>
<td colspan="5" class="section"> Miscellaneous </td>
</tr>
@ -537,6 +553,14 @@
<td> &status.done; </td>
</tr>
<tr>
<td> Add the -s option to the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#m4">m4</a> utility. (PR: <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=36075">36075</a>) </td>
<td> &a.tjr; </td>
<td> 24 April 2002 </td>
<td> &status.done; </td>
<td> &status.done; </td>
</tr>
<tr>
<td> Add -L option to the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#pwd">pwd</a> utility. </td>
<td> &a.tjr; </td>
@ -561,14 +585,6 @@
<td> &status.new; </td>
</tr>
<tr>
<td> Add the -s option to the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#m4">m4</a> utility. (PR: <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=36075">36075</a>) </td>
<td> &a.tjr; </td>
<td> 17 April 2002 </td>
<td> &status.done; </td>
<td> &status.new; </td>
</tr>
<tr>
<td> Add the -b and -s option to the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#fold">fold</a> utility. (PR: <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=36245">36245</a>) </td>
<td> &a.tjr; </td>