From 81489b2ec3e21ae4fae5ff10fe578388d4d8a982 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 2 Apr 2011 08:25:30 -0400 Subject: Update comment about feature macros. --- include/features.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/features.h b/include/features.h index d9b6de9..c66bc26 100644 --- a/include/features.h +++ b/include/features.h @@ -68,6 +68,7 @@ __USE_UNIX98 Define Single Unix V2 things. __USE_XOPEN2K Define XPG6 things. __USE_XOPEN2KXSI Define XPG6 XSI things. + __USE_XOPEN2K8 Define XPG7 things. __USE_XOPEN2K8XSI Define XPG7 XSI things. __USE_LARGEFILE Define correct standard I/O things. __USE_LARGEFILE64 Define LFS things with separate names. -- cgit v1.1