diff --git a/en/projects/c99/index.sgml b/en/projects/c99/index.sgml index 7325d6cc76..33da5fb86d 100644 --- a/en/projects/c99/index.sgml +++ b/en/projects/c99/index.sgml @@ -1,6 +1,6 @@ - + %includes; @@ -194,6 +194,15 @@ &status.n-a; + + Implement new conversion specifiers (%j and %n) in + &man.printf.9;. + &a.dd;
&a.des; + 3 June 2002 + &status.done; + &status.n-a; + + Add __func__ reporting to &man.assert.3;. &a.asmodai; @@ -277,15 +286,6 @@ &status.blank; - - Implement new conversion specifiers (%j and %z) in - &man.printf.9;. - &a.dd;
&a.des; - 5 April 2002 - &status.wip; - &status.blank; - - Implement waitid(2). &a.mike;