From fca7aa16c7deac94eff84e9eff66ff9bb3a8750f Mon Sep 17 00:00:00 2001 From: Mike Barcroft Date: Tue, 30 Jul 2002 17:43:01 +0000 Subject: [PATCH] Add unassigned task for C99 rounding functions. Mark split(1) task as MFC'd. --- en/projects/c99/index.sgml | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/en/projects/c99/index.sgml b/en/projects/c99/index.sgml index 0223f02b49..0a2fa73051 100644 --- a/en/projects/c99/index.sgml +++ b/en/projects/c99/index.sgml @@ -1,6 +1,6 @@ - + %includes; @@ -397,6 +397,15 @@ &status.blank; + + Implement C99 rounding functions lrint(), lrintf(), lrintl(), + llrint(), llrintf(), llrintl(). +   + 30 July 2002 + &status.new; + &status.blank; + + Headers @@ -614,14 +623,6 @@ &status.done; - - Add -a option to the split utility. - &a.tjr; - 1 April 2002 - &status.done; - &status.n-a; - - Add the -i option to the patch utility. &a.jmallett; @@ -807,6 +808,14 @@ &status.done; + + Add -a option to the split utility. + &a.tjr; + 30 July 2002 + &status.done; + &status.done; + + Implement the asa utility. (PR: 36130) &a.tjr;