From 91cf8e41e2fc707a1f28b13f23c194214e039295 Mon Sep 17 00:00:00 2001 From: Mike Barcroft Date: Mon, 3 Jun 2002 16:30:34 +0000 Subject: [PATCH] Update the printf(9) task description and mark as completed. --- en/projects/c99/index.sgml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) 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;