Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/stdlib Note POSIX compliance.



details:   https://anonhg.NetBSD.org/src/rev/9888cc012f22
branches:  trunk
changeset: 754629:9888cc012f22
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Thu May 06 18:55:34 2010 +0000

description:
Note POSIX compliance.

diffstat:

 lib/libc/stdlib/a64l.3 |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (29 lines):

diff -r d222356521c4 -r 9888cc012f22 lib/libc/stdlib/a64l.3
--- a/lib/libc/stdlib/a64l.3    Thu May 06 18:54:35 2010 +0000
+++ b/lib/libc/stdlib/a64l.3    Thu May 06 18:55:34 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: a64l.3,v 1.9 2008/04/30 13:10:51 martin Exp $
+.\" $NetBSD: a64l.3,v 1.10 2010/05/06 18:55:34 jruoho Exp $
 .\"
 .\" Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd February 6, 1999
+.Dd May 6, 2010
 .Dt A64L 3
 .Os
 .Sh NAME
@@ -112,7 +112,9 @@
 and
 .Fn l64a
 functions conform to
-.St -xpg4.2 .
+.St -xpg4.2
+and
+.St -p1003.1-2004 .
 The
 .Fn l64a_r
 function conforms to



Home | Main Index | Thread Index | Old Index