summaryrefslogtreecommitdiff
path: root/debug/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'debug/Versions')
-rw-r--r--debug/Versions5
1 files changed, 5 insertions, 0 deletions
diff --git a/debug/Versions b/debug/Versions
index 7cbb02c31e..051f4df000 100644
--- a/debug/Versions
+++ b/debug/Versions
@@ -19,6 +19,11 @@ libc {
__gets_chk;
}
GLIBC_2.4 {
+ __fgets_chk; __fgets_unlocked_chk;
+ __read_chk; __pread_chk; __pread64_chk;
+ __readlink_chk; __getcwd_chk; __getwd_chk;
+ __recv_chk; __recvfrom_chk;
+
__stack_chk_fail;
}
}