From bfa98e1248446fb9596c19567ccca59f3e830185 Mon Sep 17 00:00:00 2001 From: Mike Barcroft Date: Tue, 12 Nov 2002 13:14:40 +0000 Subject: [PATCH] o insque(), lsearch(), remque() task completed. o getconf(1) MFC'd. o pathchk(1) MFC'd. o Fix last updated date on a printf(3) task. --- en/projects/c99/index.sgml | 40 +++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/en/projects/c99/index.sgml b/en/projects/c99/index.sgml index 3501992f12..080fa8caa5 100644 --- a/en/projects/c99/index.sgml +++ b/en/projects/c99/index.sgml @@ -1,6 +1,6 @@ - + %includes; @@ -319,6 +319,14 @@ &status.n-a; + + Restore insque(), lsearch(), remque() from libcompat. + &a.robert; + 16 November 2002 + &status.done; + &status.n-a; + + Implement strtof(), strtold(). &a.phantom; @@ -425,14 +433,6 @@ &status.blank; - - Restore insque(), lsearch(), remque() from libcompat. - &a.robert; - 8 October 2002 - &status.wip; - &status.blank; - - Implement sockatmark(). &a.fenner; @@ -1406,14 +1406,6 @@ &status.done; - - Update getconf(1) for POSIX.1-2001. - &a.wollman; - 20 September 2002 - &status.done; - &status.n-a; - - Add -L and -P options to the cd utility (shell built-in). &a.tjr; @@ -1438,12 +1430,20 @@ &status.n-a; + + Update getconf(1) for POSIX.1-2001. + &a.wollman; + 12 November 2002 + &status.done; + &status.done; + + Add the pathchk utility. &a.tjr; - 22 May 2002 + 12 November 2002 + &status.done; &status.done; - &status.new; @@ -1750,7 +1750,7 @@ Implement wide character format types (%C, %S, %lc, %ls) in &man.printf.3;. &a.tjr; - 18 September 2002 + 16 October 2002 &status.done; &status.n-a;