aboutsummaryrefslogtreecommitdiff
path: root/locale/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'locale/Versions')
-rw-r--r--locale/Versions4
1 files changed, 4 insertions, 0 deletions
diff --git a/locale/Versions b/locale/Versions
index 6e3b166..fe88a1b 100644
--- a/locale/Versions
+++ b/locale/Versions
@@ -27,4 +27,8 @@ libc {
# functions from the experimental locale implementation
__*_l; __newlocale; __duplocale; __freelocale;
}
+ GLIBC_2.2 {
+ # The data structure changed.
+ localeconv;
+ }
}