summaryrefslogtreecommitdiff
path: root/resource/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'resource/Versions')
-rw-r--r--resource/Versions7
1 files changed, 7 insertions, 0 deletions
diff --git a/resource/Versions b/resource/Versions
index d6c2ccee1b..84f3a79769 100644
--- a/resource/Versions
+++ b/resource/Versions
@@ -25,4 +25,11 @@ libc {
GLIBC_PRIVATE {
__getrlimit;
}
+
+ # Y2038 symbols are given their own version until they can be put in
+ # the right place
+
+ GLIBC_Y2038 {
+ __getrusage_t64;
+ }
}