diff --git a/en/projects/c99/index.sgml b/en/projects/c99/index.sgml index d1d32f933a..a660b8be0a 100644 --- a/en/projects/c99/index.sgml +++ b/en/projects/c99/index.sgml @@ -1,6 +1,6 @@ - + %includes; @@ -433,6 +433,14 @@ &status.blank; + + Implement sockatmark(). + &a.fenner; + 13 October 2002 + &status.wip; + &status.blank; + + Implement new functions that appear in <fenv.h>. &a.fenner; @@ -535,6 +543,23 @@ &status.new; &status.blank; + + + Add SIG_HOLD support to signal(3)/sigaction(2). +   + 13 October 2002 + &status.new; + &status.blank; + + + + Implement RTS functions sigqueue(), sigtimedwait(), + sigwaitinfo(). +   + 13 October 2002 + &status.new; + &status.blank; +

@@ -839,6 +864,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + @@ -892,14 +943,6 @@ - - - - - - - - @@ -1000,6 +1043,16 @@ + + + + + + + +
&status.n-a;
Fix namespace issues, add missing types in + <sys/socket.h>. &a.mike; 13 October 2002 &status.done; &status.n-a;
Fix namespace issues, add missing types in <sys/uio.h>. &a.mike; 13 October 2002 &status.done; &status.n-a;
Fix namespace issues in <signal.h> (also + <sys/signal.h> and <machine/signal.h>). &a.mike; 13 October 2002 &status.done; &status.n-a;
Implement new types and prototypes in header <complex.h>. &status.blank;
Fix namespace issues in <signal.h>. &a.mike; 5 October 2002 &status.wip; &status.blank;
Implement the header <iconv.h>. &a.tjr; &status.new; &status.blank;
Add missing members to struct sigevent, fix type of ss_sp in + struct sigstack, add SIGEV_THREAD constant, add ucontext_t and + mcontext_t in <sys/signal.h>.   13 October 2002 &status.new; &status.blank;