aboutsummaryrefslogtreecommitdiff
path: root/conform/data/inttypes.h-data
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-01-15 21:30:09 +0000
committerUlrich Drepper <drepper@redhat.com>2008-01-15 21:30:09 +0000
commitfbe90cd5c7f3ec0d57bfe01cd805db12f53ee946 (patch)
tree05f156893af910b2fdcf76f2bae7e3216fd7ab5d /conform/data/inttypes.h-data
parenteaf95a2682f802f76e60dfa73be4fc4b9ce0f99c (diff)
downloadglibc-fbe90cd5c7f3ec0d57bfe01cd805db12f53ee946.tar.xz
glibc-fbe90cd5c7f3ec0d57bfe01cd805db12f53ee946.zip
* conform/data/fmtmsg.h-data: Add missing allows.
* conform/data/ftw.h-data: Likewise. * conform/data/inttypes.h-data: Likewise. * conform/data/math.h-data: Likewise. * conform/data/signal.h-data: Likewise. * conform/data/net/if.h-data: Likewise. * conform/data/netinet/in.h-data: Likewise. * conform/data/sys/socket.h-data: Likewise.
Diffstat (limited to 'conform/data/inttypes.h-data')
-rw-r--r--conform/data/inttypes.h-data4
1 files changed, 3 insertions, 1 deletions
diff --git a/conform/data/inttypes.h-data b/conform/data/inttypes.h-data
index 3c13ea9c20..93e4713c95 100644
--- a/conform/data/inttypes.h-data
+++ b/conform/data/inttypes.h-data
@@ -136,6 +136,8 @@ macro INTMAX_C
macro UINTMAX_C
// The following expressions are not entirely correct but the current
-// fnamtch implementation doesn't grok the right form.
+// poorfnmatch implementation doesn't grok the right form.
allow INT*
allow UINT*
+allow PRI[Xa-z]*
+allow SCN[Xa-z]*