summaryrefslogtreecommitdiff
path: root/stdlib/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/Versions')
-rw-r--r--stdlib/Versions7
1 files changed, 7 insertions, 0 deletions
diff --git a/stdlib/Versions b/stdlib/Versions
index 6e92552794..9536e3240e 100644
--- a/stdlib/Versions
+++ b/stdlib/Versions
@@ -83,4 +83,11 @@ libc {
# s*
strtoimax; strtoumax; swapcontext;
}
+ GLIBC_2.1.1 {
+ # _*
+ _Exit;
+
+ # i*
+ imaxabs; imaxdiv;
+ }
}