summaryrefslogtreecommitdiff
path: root/conform/data/locale.h-data
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-26 02:42:11 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-26 02:42:11 +0000
commit9d48fef0aa8882dfe604bc99b5718899879549ad (patch)
treec56066d0497ed1ea14be7c88ce14ff1b33243e3c /conform/data/locale.h-data
parent8a6c22174eeb2f4f0a7ba52f5c6f2519131285ea (diff)
Update.
* conform/conformtest.pl: Implement handling of recursive allow-header. * conform/data/locale.h-data: Add new struct lconv members.
Diffstat (limited to 'conform/data/locale.h-data')
-rw-r--r--conform/data/locale.h-data8
1 files changed, 8 insertions, 0 deletions
diff --git a/conform/data/locale.h-data b/conform/data/locale.h-data
index 724b39a778..84bd6abc09 100644
--- a/conform/data/locale.h-data
+++ b/conform/data/locale.h-data
@@ -17,6 +17,14 @@ element {struct lconv} char p_cs_precedes
element {struct lconv} char p_sep_by_space
element {struct lconv} char p_sign_posn
element {struct lconv} {char*} thousands_sep
+#ifdef XOPEN2K
+element {struct lconv} char int_n_cs_precedes
+element {struct lconv} char int_n_sep_by_space
+element {struct lconv} char int_n_sign_posn
+element {struct lconv} char int_p_cs_precedes
+element {struct lconv} char int_p_sep_by_space
+element {struct lconv} char int_p_sign_posn
+#endif
constant NULL