From 69923723b39aecea4e2cd3c8639b43f2af14e85d Mon Sep 17 00:00:00 2001 From: joseph Date: Sun, 8 Aug 2010 14:42:46 +0000 Subject: Merge changes between r10807 and r11185 from /fsf/trunk. git-svn-id: svn://svn.eglibc.org/trunk@11186 7b3dc134-2b1b-0410-93df-9e9f96275f8d --- libc/stdlib/Versions | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libc/stdlib') diff --git a/libc/stdlib/Versions b/libc/stdlib/Versions index 3e7b8921c..2aa396ecb 100644 --- a/libc/stdlib/Versions +++ b/libc/stdlib/Versions @@ -100,6 +100,9 @@ libc { GLIBC_2.10 { quick_exit; __cxa_at_quick_exit; } + GLIBC_2.13 { + __fentry__; + } GLIBC_PRIVATE { # functions which have an additional interface since they are # are cancelable. -- cgit v1.2.3