summaryrefslogtreecommitdiff
path: root/libc/debug/Versions
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2007-09-25 15:22:16 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2007-09-25 15:22:16 +0000
commit39214d562d474c17d8242008f5454e9c9ca710ad (patch)
tree1c44f1babbdb5d368fc0e1032b4e9d013af2263a /libc/debug/Versions
parent9238710d492f92f0221bba03ee01c08ccbd6387c (diff)
downloadeglibc2-39214d562d474c17d8242008f5454e9c9ca710ad.tar.gz
Merge changes between r3467 and r3614 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@3615 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/debug/Versions')
-rw-r--r--libc/debug/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/libc/debug/Versions b/libc/debug/Versions
index 31c1e83a6..e467cc060 100644
--- a/libc/debug/Versions
+++ b/libc/debug/Versions
@@ -42,4 +42,7 @@ libc {
GLIBC_2.7 {
__fread_chk; __fread_unlocked_chk;
}
+ GLIBC_PRIVATE {
+ __fortify_fail;
+ }
}