diff --git a/en/projects/c99/index.sgml b/en/projects/c99/index.sgml
index 6fd0401ab7..fc20b4361e 100644
--- a/en/projects/c99/index.sgml
+++ b/en/projects/c99/index.sgml
@@ -1,6 +1,6 @@
-
+
%includes;
@@ -417,6 +417,14 @@
&status.blank; |
+
+ Implement iconv(), iconv_close(), iconv_open(). |
+ &a.tjr; |
+ 7 October 2002 |
+ &status.wip; |
+ &status.blank; |
+
+
Implement new functions that appear in <fenv.h>. |
&a.fenner; |
@@ -520,14 +528,6 @@
&status.blank; |
-
- Implement iconv(), iconv_close(), iconv_open(). |
- |
- 17 September 2002 |
- &status.new; |
- &status.blank; |
-
-
Restore insque(), lsearch(), remque() from libcompat. |
|
@@ -823,6 +823,14 @@
&status.n-a; |
+
+ Fix namespace issues in <stdio.h>. |
+ &a.wollman; |
+ 7 October 2002 |
+ &status.done; |
+ &status.n-a; |
+
+
Implement new types and prototypes in header
<complex.h>. |
@@ -884,6 +892,14 @@
&status.blank; |
+
+ Implement the header <iconv.h>. |
+ &a.tjr; |
+ 7 October 2002 |
+ &status.wip; |
+ &status.blank; |
+
+
Implement the header <fenv.h>. |
&a.fenner; |
@@ -909,14 +925,6 @@
&status.blank; |
-
- Implement the header <iconv.h>. |
- |
- 17 September 2002 |
- &status.new; |
- &status.blank; |
-
-
Fix sizes of members in glob_t, add restrict type-qualifiers in
<glob.h>. |
@@ -1678,16 +1686,16 @@
- Implement wide character format types (%C, %S, %lc, %ls) in
- &man.scanf.3;. |
+ Implement wcscoll(), wcsxfrm(). |
&a.tjr; |
- 18 September 2002 |
- &status.new; |
+ 7 October 2002 |
+ &status.wip; |
&status.blank; |
- Implement wcscoll(), wcsxfrm(). |
+ Implement wide character format types (%C, %S, %lc, %ls) in
+ &man.scanf.3;. |
&a.tjr; |
18 September 2002 |
&status.new; |