Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/sys comment about ISOC11
details: https://anonhg.NetBSD.org/src/rev/917a89772d51
branches: trunk
changeset: 786331:917a89772d51
user: christos <christos%NetBSD.org@localhost>
date: Fri Apr 26 18:29:06 2013 +0000
description:
comment about ISOC11
diffstat:
sys/sys/featuretest.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 4d2ec9c73096 -r 917a89772d51 sys/sys/featuretest.h
--- a/sys/sys/featuretest.h Fri Apr 26 18:18:22 2013 +0000
+++ b/sys/sys/featuretest.h Fri Apr 26 18:29:06 2013 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: featuretest.h,v 1.9 2009/05/04 16:44:14 ginsbach Exp $ */
+/* $NetBSD: featuretest.h,v 1.10 2013/04/26 18:29:06 christos Exp $ */
/*
* Written by Klaus Klein <kleink%NetBSD.org@localhost>, February 2, 1998.
@@ -56,6 +56,7 @@
*
* _REENTRANT
* _ISOC99_SOURCE
+ * _ISOC11_SOURCE
* _LARGEFILE_SOURCE Large File Support
* <http://ftp.sas.com/standards/large.file/x_open.20Mar96.html>
*/
Home |
Main Index |
Thread Index |
Old Index