Module Name: src Committed By: christos Date: Fri Apr 26 18:29:07 UTC 2013
Modified Files: src/sys/sys: featuretest.h Log Message: comment about ISOC11 To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/sys/featuretest.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/sys/featuretest.h diff -u src/sys/sys/featuretest.h:1.9 src/sys/sys/featuretest.h:1.10 --- src/sys/sys/featuretest.h:1.9 Mon May 4 12:44:14 2009 +++ src/sys/sys/featuretest.h Fri Apr 26 14:29:06 2013 @@ -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 <kle...@netbsd.org>, 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> */