aboutsummaryrefslogtreecommitdiff
path: root/conform/data/ctype.h-data
diff options
context:
space:
mode:
Diffstat (limited to 'conform/data/ctype.h-data')
-rw-r--r--conform/data/ctype.h-data4
1 files changed, 3 insertions, 1 deletions
diff --git a/conform/data/ctype.h-data b/conform/data/ctype.h-data
index ac0dbb6367..190c5678c2 100644
--- a/conform/data/ctype.h-data
+++ b/conform/data/ctype.h-data
@@ -19,7 +19,9 @@ function int _toupper (int)
function int _tolower (int)
# The following is not entirely correct. It should be is[a-z]* but the
-# replacement fnmatch implementation doesn't grok it.
+# replacement fnmatch implementation does not grok it.
allow is*
allow to*
+
+allow *_t
#endif