about summary refs log tree commit diff
path: root/conform/data/glob.h-data
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-11-19 22:20:44 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-11-19 22:20:44 +0000
commita483863fc136e1b066cb7886f0426df5e5dee73e (patch)
treee63403a6bcbadeb22eceb292f2018d158e20abab /conform/data/glob.h-data
parent5ba924e3c7b54408050cbf8024279ce837b54e64 (diff)
downloadglibc-a483863fc136e1b066cb7886f0426df5e5dee73e.tar.gz
glibc-a483863fc136e1b066cb7886f0426df5e5dee73e.tar.xz
glibc-a483863fc136e1b066cb7886f0426df5e5dee73e.zip
conformtest: Clean up expectations for POSIX for various headers.
Diffstat (limited to 'conform/data/glob.h-data')
-rw-r--r--conform/data/glob.h-data2
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/data/glob.h-data b/conform/data/glob.h-data
index fc2c7febf6..eca83937af 100644
--- a/conform/data/glob.h-data
+++ b/conform/data/glob.h-data
@@ -19,7 +19,7 @@ constant GLOB_NOSORT
 constant GLOB_ABORTED
 constant GLOB_NOMATCH
 constant GLOB_NOSPACE
-# if !defined XOPEN2K8 && !defined POSIX2008
+# if !defined XOPEN2K8 && !defined POSIX2008 && !defined POSIX
 constant GLOB_NOSYS
 # endif