diff --git a/en/projects/c99/index.sgml b/en/projects/c99/index.sgml index 033e483d99..aca4793bc6 100644 --- a/en/projects/c99/index.sgml +++ b/en/projects/c99/index.sgml @@ -1,6 +1,6 @@ - + %includes; @@ -368,6 +368,22 @@ &status.blank; + + Implement ftw() and nftw() in terms of fts(). + &a.mkm; + 16 August 2002 + &status.wip; + &status.blank; + + + + Add restrict type-qualifier to functions that require it. + &a.robert; + 16 August 2002 + &status.wip; + &status.blank; + + Implement new functions that appear in <fenv.h>. &a.fenner; @@ -392,14 +408,6 @@ &status.blank; - - Add restrict type-qualifier to functions that require it. -   - 27 October 2001 - &status.new; - &status.blank; - - Implement C99 macros fpclassify(), isfinite(), isinf(), isnan(), isnormal(), signbit(). @@ -626,6 +634,14 @@ &status.blank; + + Implement <ftw.h>. + &a.mkm; + 16 August 2002 + &status.wip; + &status.blank; + + Implement the header <fenv.h>. &a.fenner; @@ -1200,9 +1216,17 @@ - Wide Character/String Support
- Changes to this section should be - coordinated through &a.dec; and &a.kbyanc;. + Wide Character/String Support + + + + Implement basic support for wide character I/O: getwc(), + fgetwc(), getwchar(), putwc(), fputwc(), putwchar(), ungetwc(), + fwide(). + &a.tjr; + 16 August 2002 + &status.done; + &status.n-a; @@ -1286,6 +1310,15 @@

The remainder of this page is structured as a reverse-chronological log.

+ 16 August 2002 + + 1 August 2002