summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
Diffstat (limited to 'time')
-rw-r--r--time/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/time/Versions b/time/Versions
index 616da7edc2..273956d5f3 100644
--- a/time/Versions
+++ b/time/Versions
@@ -59,4 +59,7 @@ libc {
# these internal names are used by libstdc++
__strftime_l; __wcsftime_l;
}
+ GLIBC_2.3.2 {
+ strptime_l;
+ }
}