summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/stat.2
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-03-11 11:35:56 +0000
committerpeter <peter@FreeBSD.org>1997-03-11 11:35:56 +0000
commit724b89cfd3fcf9531a8abee51d88f8722ab252a9 (patch)
tree5a81d70e85130a51bbe4d2b35e4077607d6cc83a /lib/libc/sys/stat.2
parente8e23405def4966834a6703435257f5f00ed1ac1 (diff)
downloadFreeBSD-src-724b89cfd3fcf9531a8abee51d88f8722ab252a9.zip
FreeBSD-src-724b89cfd3fcf9531a8abee51d88f8722ab252a9.tar.gz
Merge from Lite2 onto mainline -
- add undelete() and undelete.2 (requires libc minor bump some time) - man page updates
Diffstat (limited to 'lib/libc/sys/stat.2')
-rw-r--r--lib/libc/sys/stat.216
1 files changed, 3 insertions, 13 deletions
diff --git a/lib/libc/sys/stat.2 b/lib/libc/sys/stat.2
index 24fc4e4..7b92113 100644
--- a/lib/libc/sys/stat.2
+++ b/lib/libc/sys/stat.2
@@ -29,10 +29,10 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)stat.2 8.3 (Berkeley) 4/19/94
-.\" $Id$
+.\" @(#)stat.2 8.4 (Berkeley) 5/1/95
+.\" $Id: stat.2,v 1.11 1997/02/22 15:04:29 peter Exp $
.\"
-.Dd April 19, 1994
+.Dd May 1, 1995
.Dt STAT 2
.Os BSD 4
.Sh NAME
@@ -259,16 +259,6 @@ points to an invalid address.
.It Bq Er EIO
An I/O error occurred while reading from or writing to the file system.
.El
-.Sh CAVEAT
-The fields in the stat structure currently marked
-.Fa st_spare1 ,
-.Fa st_spare2 ,
-and
-.Fa st_spare3
-are present in preparation for inode time stamps expanding
-to 64 bits. This, however, can break certain programs that
-depend on the time stamps being contiguous (in calls to
-.Xr utimes 2 ) .
.Sh SEE ALSO
.Xr chmod 2 ,
.Xr chown 2 ,
OpenPOWER on IntegriCloud