From 440ab64caacff7f6d931384aa51b7d85da9fd09f Mon Sep 17 00:00:00 2001 From: Mike Barcroft Date: Wed, 15 May 2002 06:08:04 +0000 Subject: [PATCH] Add the gcc upgrade as a completed task, since it's a key factor in C99 support. Mark asa(1) task as committed to -current. --- en/projects/c99/index.sgml | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/en/projects/c99/index.sgml b/en/projects/c99/index.sgml index 5ac3a311a5..9015283e46 100644 --- a/en/projects/c99/index.sgml +++ b/en/projects/c99/index.sgml @@ -1,6 +1,6 @@ - + %includes; @@ -485,6 +485,14 @@ &status.n-a; + + Upgrade system compiler to GCC 3.1. + &a.obrien; + 15 May 2002 + &status.done; + &status.n-a; + + Add regression test for each function.   @@ -665,6 +673,14 @@ &status.new; + + Implement the asa utility. (PR: 36130) + &a.tjr; + 15 May 2002 + &status.done; + &status.new; + + Add -n option and resolve other issues in the renice utility. (PR: 36950) &a.pavalos;,
&a.maxim; @@ -745,14 +761,6 @@ &status.blank; - - Implement the asa utility. (PR: 36130) - &a.tjr; - 24 March 2002 - &status.wip; - &status.blank; - - Work out conflicting -t option in the df utility. &a.tjr;