From 012c9928272efc105eb9a4e3b604efadc3a43a82 Mon Sep 17 00:00:00 2001 From: Mike Barcroft Date: Tue, 23 Apr 2002 16:34:47 +0000 Subject: [PATCH] Mark printf(1) and unexpand(1) tasks as committed to -current. Add new unassigned task to bring printf(1) up to SUSv3 conformance level. --- en/projects/c99/index.sgml | 42 +++++++++++++++++++++++--------------- 1 file changed, 25 insertions(+), 17 deletions(-) diff --git a/en/projects/c99/index.sgml b/en/projects/c99/index.sgml index 5739c1256f..5607938834 100644 --- a/en/projects/c99/index.sgml +++ b/en/projects/c99/index.sgml @@ -1,6 +1,6 @@ - + %includes; @@ -585,6 +585,22 @@ &status.new; + + Make printf(1) utility conform to POSIX.2 (1992). (PR: 35616) + &a.tjr; + 23 April 2002 + &status.done; + &status.new; + + + + Add -t option to uuexpand(1) utility. (PR: 35621) + &a.tjr; + 23 April 2002 + &status.done; + &status.new; + + Add -n option and resolve other issues in the renice utility. (PR: 36950) &a.pavalos;,
&a.maxim; @@ -657,22 +673,6 @@ &status.blank; - - Add -t option to uuexpand(1) utility. (PR: 35621) - &a.tjr; - 18 March 2002 - &status.wip; - &status.blank; - - - - Make printf(1) utility conform to POSIX.2 (1992). (PR: 35616) - &a.tjr; - 18 March 2002 - &status.wip; - &status.blank; - - Implement the fuser utility. (PR: 36076) &a.tjr; @@ -891,6 +891,14 @@ &status.blank; + + Make printf(1) utility conform to SUSv3. +   + 23 April 2002 + &status.new; + &status.blank; + + Wide Character/String Support
This area is managed by &a.dec; and &a.kbyanc;.