o Add task for flockfile() family, assigned to mux.

o Indicate that <stdint.h> and <inttypes.h> won't be MFC'd.
o Add task for <fcntl.h>, assigned to mike.
o Add task for <float.h>, unassigned.
This commit is contained in:
Mike Barcroft 2002-09-17 18:17:30 +00:00
parent 3664969022
commit 41592839c2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14305

View file

@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.57 2002/09/15 19:39:36 mike Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.58 2002/09/15 20:44:31 mike Exp $">
<!ENTITY title "FreeBSD C99 and POSIX Conformance Project">
<!ENTITY email 'standards'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -392,6 +392,14 @@
<td> &status.blank; </td>
</tr>
<tr>
<td> Implement flockfile(), ftrylockfile(), funlockfile(). </td>
<td> &a.mux; </td>
<td> 17 September 2002 </td>
<td> &status.wip; </td>
<td> &status.blank; </td>
</tr>
<tr>
<td> Implement new functions that appear in &lt;fenv.h&gt;. </td>
<td> &a.fenner; </td>
@ -530,6 +538,15 @@
<td> &status.n-a; </td>
</tr>
<tr>
<td> Implement the &lt;stdint.h&gt; and &lt;inttypes.h&gt;
headers. </td>
<td> &a.mike; </td>
<td> 1 March 2002 </td>
<td> &status.done; </td>
<td> &status.n-a; </td>
</tr>
<tr>
<td> Add exposure control primitives to &lt;sys/cdefs.h&gt;
(originally developed by &a.wollman). </td>
@ -664,15 +681,6 @@
<td> &status.n-a; </td>
</tr>
<tr>
<td> Implement the &lt;stdint.h&gt; and &lt;inttypes.h&gt;
headers. </td>
<td> &a.mike; </td>
<td> 1 March 2002 </td>
<td> &status.done; </td>
<td> &status.new; </td>
</tr>
<tr>
<td> Implement new types and prototypes in header
&lt;complex.h&gt;. </td>
@ -734,6 +742,14 @@
<td> &status.blank; </td>
</tr>
<tr>
<td> Fix namespace issues in &lt;fcntl.h&gt;. </td>
<td> &a.mike; </td>
<td> 17 September 2002 </td>
<td> &status.wip; </td>
<td> &status.blank; </td>
</tr>
<tr>
<td> Implement the header &lt;fenv.h&gt;. </td>
<td> &a.fenner; </td>
@ -749,6 +765,15 @@
<td> &status.new; </td>
<td> &status.blank; </td>
</tr>
<tr>
<td> Add missing constants to &lt;float.h&gt; (actually
&lt;machine/float.h&gt;). </td>
<td> &nbsp; </td>
<td> 17 September 2002 </td>
<td> &status.new; </td>
<td> &status.blank; </td>
</tr>
</table><br><br>
<table border="3" cellpadding="2" cellspacing="0" width="615">