summaryrefslogtreecommitdiff
path: root/localedef
diff options
context:
space:
mode:
authordan <dan@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2007-11-07 22:45:48 +0000
committerdan <dan@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2007-11-07 22:45:48 +0000
commitffc2a8d1561193c174be48291bfb320e4341540c (patch)
tree10f163607087dab1a64bea85aea2055ef4bdcd4f /localedef
parent0b428bbdc9f351a68d9b9e26c1217018cd38b50b (diff)
* include/gnu/option-groups.h: New file.
git-svn-id: svn://svn.eglibc.org/trunk@4124 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'localedef')
-rw-r--r--localedef/ChangeLog.eglibc4
-rw-r--r--localedef/include/gnu/option-groups.h3
2 files changed, 7 insertions, 0 deletions
diff --git a/localedef/ChangeLog.eglibc b/localedef/ChangeLog.eglibc
index 4b2c81df4..dd46c9286 100644
--- a/localedef/ChangeLog.eglibc
+++ b/localedef/ChangeLog.eglibc
@@ -1,3 +1,7 @@
+2007-11-07 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * include/gnu/option-groups.h: New file.
+
2007-03-27 Khem Raj <kraj@mvista.com>
* include/sys/cdefs.h: (__extern_inline, __extern_always_inline):
diff --git a/localedef/include/gnu/option-groups.h b/localedef/include/gnu/option-groups.h
new file mode 100644
index 000000000..8747bbae6
--- /dev/null
+++ b/localedef/include/gnu/option-groups.h
@@ -0,0 +1,3 @@
+/* Used for error checking. To support hosts without regcomp, this 1
+ could come from a configure check. */
+#define __OPTION_POSIX_REGEXP 1