Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Note that all stat-functions are standardized n...
details: https://anonhg.NetBSD.org/src/rev/201273309561
branches: trunk
changeset: 754944:201273309561
user: jruoho <jruoho%NetBSD.org@localhost>
date: Mon May 17 12:12:35 2010 +0000
description:
Note that all stat-functions are standardized nowadays.
diffstat:
lib/libc/sys/stat.2 | 10 +++-------
1 files changed, 3 insertions(+), 7 deletions(-)
diffs (24 lines):
diff -r 6cb8c4478604 -r 201273309561 lib/libc/sys/stat.2
--- a/lib/libc/sys/stat.2 Mon May 17 11:51:10 2010 +0000
+++ b/lib/libc/sys/stat.2 Mon May 17 12:12:35 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: stat.2,v 1.42 2010/05/17 05:20:05 jruoho Exp $
+.\" $NetBSD: stat.2,v 1.43 2010/05/17 12:12:35 jruoho Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -339,12 +339,8 @@
.Xr types 3 ,
.Xr symlink 7
.Sh STANDARDS
-The
-.Fn stat
-and
-.Fn fstat
-functions conform to
-.St -p1003.1-90 .
+The described functions conform to
+.St -p1003.1-2004 .
.Sh HISTORY
A
.Fn stat
Home |
Main Index |
Thread Index |
Old Index