From 7a3a5971d6cffc8084103699a25556df437509b4 Mon Sep 17 00:00:00 2001 From: Mike Barcroft Date: Thu, 8 Aug 2002 04:57:09 +0000 Subject: [PATCH] Mark command(1) task as committed. Mark fmtmsg(3) and ulimit(3) tasks as completed. --- en/projects/c99/index.sgml | 84 +++++++++++++++++++------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/en/projects/c99/index.sgml b/en/projects/c99/index.sgml index 1bddcdd8ea..033e483d99 100644 --- a/en/projects/c99/index.sgml +++ b/en/projects/c99/index.sgml @@ -1,6 +1,6 @@ - + %includes; @@ -228,6 +228,22 @@ &status.n-a; + + Implement fmtmsg(). + &a.mike; + 8 August 2002 + &status.done; + &status.n-a; + + + + Implement ulimit(). + &a.mkm; + 8 August 2002 + &status.done; + &status.n-a; + + Add __func__ reporting to &man.assert.3;. &a.asmodai; @@ -352,22 +368,6 @@ &status.blank; - - Implement fmtmsg(). - &a.mike; - 2 August 2002 - &status.wip; - &status.blank; - - - - Implement ulimit(). - &a.mkm; - 2 August 2002 - &status.wip; - &status.blank; - - Implement new functions that appear in <fenv.h>. &a.fenner; @@ -556,6 +556,22 @@ &status.n-a; + + Implement <fmtmsg.h>. + &a.mike; + 8 August 2002 + &status.done; + &status.n-a; + + + + Implement <ulimit.h>. + &a.mkm; + 8 August 2002 + &status.done; + &status.n-a; + + Implement the <stdint.h> and <inttypes.h> headers. @@ -610,22 +626,6 @@ &status.blank; - - Implement <fmtmsg.h>. - &a.mike; - 2 August 2002 - &status.wip; - &status.blank; - - - - Implement <ulimit>. - &a.mkm; - 2 August 2002 - &status.wip; - &status.blank; - - Implement the header <fenv.h>. &a.fenner; @@ -984,6 +984,14 @@ &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; @@ -1064,14 +1072,6 @@ &status.blank; - - Reimplement command(1) (shell built-in). - &a.tjr; - 20 July 2002 - &status.wip; - &status.blank; - - Add missing options and resolve conflicting options in the nm utility. &a.robert; @@ -1202,7 +1202,7 @@ Wide Character/String Support
Changes to this section should be - coordinated &a.dec; and &a.kbyanc;. + coordinated through &a.dec; and &a.kbyanc;.