diff --git a/en/projects/c99/index.sgml b/en/projects/c99/index.sgml index fc20b4361e..34ecef86a7 100644 --- a/en/projects/c99/index.sgml +++ b/en/projects/c99/index.sgml @@ -1,6 +1,6 @@ - + %includes; @@ -420,7 +420,15 @@ Implement iconv(), iconv_close(), iconv_open(). &a.tjr; - 7 October 2002 + 8 October 2002 + &status.wip; + &status.blank; + + + + Restore insque(), lsearch(), remque() from libcompat. + &a.robert; + 8 October 2002 &status.wip; &status.blank; @@ -527,14 +535,6 @@ &status.new; &status.blank; - - - Restore insque(), lsearch(), remque() from libcompat. -   - 5 October 2002 - &status.new; - &status.blank; -

@@ -1143,6 +1143,22 @@ + + + + + + + + + + + + + + + + @@ -1159,6 +1175,22 @@ + + + + + + + + + + + + + + + + @@ -1247,6 +1279,14 @@ + + + + + + + + @@ -1304,28 +1344,28 @@ - - - - - - - - - + + - - + - + - + + + + + + + + + @@ -1336,38 +1376,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1392,14 +1400,6 @@ - - - - - - - -
&status.n-a;
Implement the asa utility. (PR: 36130) &a.tjr; 15 May 2002 &status.done; &status.n-a;
Add the tabs utility. (PR: 36126) &a.tjr; 20 May 2002 &status.done; &status.n-a;
Restore sccs utility from CVS attic. &a.jmallett; &status.n-a;
Add the newgrp utility. (PR: 36190) &a.tjr; 28 May 2002 &status.done; &status.n-a;
Fix ctags(1)'s -t option; fix ordering with -x. &a.tjr; 2 June 2002 &status.done; &status.n-a;
Add -L option to the pwd utility. &a.tjr; &status.done;
Add -C option to the tr utility. &a.tjr; 28 June 2002 &status.done; &status.n-a;
Implement the -m, -p, and -x options in the ls utility. &a.mkm; &status.n-a;
Implement the asa utility. (PR: 36130) &a.tjr; 15 May 2002 &status.done; &status.new;
Add -L and -P options to the cd utility (shell built-in). &a.tjr; 20 May 2002 7 October 2002 &status.done; &status.done; &status.new;
Add the tabs utility. (PR: 36126) Reimplement command(1) (shell built-in). &a.tjr; 20 May 2002 7 October 2002 &status.done; &status.new; &status.done;
Add the c99 utility (similar to c89). (PR: 36087) &a.tjr; 8 October 2002 &status.done; &status.n-a;
&status.new;
Add the newgrp utility. (PR: 36190) &a.tjr; 28 May 2002 &status.done; &status.new;
Fix ctags(1)'s -t option; fix ordering with -x. &a.tjr; 2 June 2002 &status.done; &status.new;
Add -C option to the tr utility. &a.tjr; 28 June 2002 &status.done; &status.new;
Reimplement command(1) (shell built-in). &a.tjr; 20 July 2002 &status.done; &status.new;
Add missing options to the mailx utility. &a.mikeh; &status.blank;
Add the c99 utility (similar to c89). (PR: 36087) &a.tjr; 24 March 2002 &status.wip; &status.blank;
Work out conflicting -t option in the df utility. &a.tjr;