summaryrefslogtreecommitdiff
path: root/debug/Versions
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-06-27 09:15:54 +0000
committerJakub Jelinek <jakub@redhat.com>2005-06-27 09:15:54 +0000
commit5570fbd25a574d54ab135e1d3cdac0bc74029689 (patch)
tree6af711ed17dd644491e68d1a85c22e51bac87179 /debug/Versions
parente4edec582dc1fb924a2cfbfb07409fd7b3c84a26 (diff)
Updated to fedora-glibc-20050627T0850
Diffstat (limited to 'debug/Versions')
-rw-r--r--debug/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/debug/Versions b/debug/Versions
index 07d6fbb830..7cbb02c31e 100644
--- a/debug/Versions
+++ b/debug/Versions
@@ -18,4 +18,7 @@ libc {
__printf_chk; __fprintf_chk; __vprintf_chk; __vfprintf_chk;
__gets_chk;
}
+ GLIBC_2.4 {
+ __stack_chk_fail;
+ }
}