Implement the <sys/statvfs.h> header. Related changes to <sys/types.h>

are still awaiting a worldstone.  Functions and their declarations to
come later.
This commit is contained in:
Garrett Wollman 2002-06-14 19:36:51 +00:00
parent e35c5f5a25
commit 013c58dace
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13399

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.34 2002/06/12 04:16:39 mike Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.35 2002/06/13 16:39:18 mike Exp $">
<!ENTITY title "FreeBSD C99 and POSIX Conformance Project">
<!ENTITY email 'standards'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -462,6 +462,14 @@
<td> &status.n-a; </td>
</tr>
<tr>
<td> Create &lt;sys/statvfs.h&gt; based on POSIX spec. </td>
<td> &a.wollman; </td>
<td> 14 June 2002 </td>
<td> &status.done; </td>
<td> &status.n-a; </td>
</tr>
<tr>
<td> Implement the &lt;stdint.h&gt; and &lt;inttypes.h&gt;
headers. </td>
@ -523,14 +531,6 @@
<td> &status.blank; </td>
</tr>
<tr>
<td> Create &lt;sys/statvfs.h&gt; based on POSIX spec. </td>
<td> &nbsp; </td>
<td> 11 June 2002 </td>
<td> &status.new; </td>
<td> &status.blank; </td>
</tr>
<tr>
<td colspan="5" class="section"> Miscellaneous </td>
</tr>