Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdio Note POSIX compliance.
details: https://anonhg.NetBSD.org/src/rev/9d15e6e222f6
branches: trunk
changeset: 754613:9d15e6e222f6
user: jruoho <jruoho%NetBSD.org@localhost>
date: Thu May 06 08:58:57 2010 +0000
description:
Note POSIX compliance.
diffstat:
lib/libc/stdio/getwc.3 | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r 83867460ec12 -r 9d15e6e222f6 lib/libc/stdio/getwc.3
--- a/lib/libc/stdio/getwc.3 Thu May 06 08:14:08 2010 +0000
+++ b/lib/libc/stdio/getwc.3 Thu May 06 08:58:57 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: getwc.3,v 1.7 2003/09/08 17:54:32 wiz Exp $
+.\" $NetBSD: getwc.3,v 1.8 2010/05/06 08:58:57 jruoho Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -33,7 +33,7 @@
.\"
.\" @(#)getc.3 8.1 (Berkeley) 6/4/93
.\"
-.Dd October 24, 2001
+.Dd May 6, 2010
.Dt GETWC 3
.Os
.Sh NAME
@@ -109,4 +109,6 @@
.Fn getwchar
functions
conform to
-.St -isoC-99 .
+.St -isoC-99
+and
+.St -p1003.1-2001 .
Home |
Main Index |
Thread Index |
Old Index