summaryrefslogtreecommitdiff
path: root/malloc/Versions
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2009-04-09 20:47:09 +0000
committerJakub Jelinek <jakub@redhat.com>2009-04-09 20:47:09 +0000
commit5cb5c2a33524f2332f107c4e78737086f57b0e0b (patch)
treedad3cb75bfa460cc3c39fd7218504a9ac772269b /malloc/Versions
parent0978e4c8435a3084a7ae36241243e64fde2d9ba9 (diff)
Updated to fedora-glibc-20090409T1422cvs/fedora-glibc-2_9_90-15
Diffstat (limited to 'malloc/Versions')
-rw-r--r--malloc/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/malloc/Versions b/malloc/Versions
index 0c578f95b6..cf0b1e559a 100644
--- a/malloc/Versions
+++ b/malloc/Versions
@@ -55,6 +55,9 @@ libc {
# p*
posix_memalign;
}
+ GLIBC_2.10 {
+ malloc_info;
+ }
GLIBC_PRIVATE {
# Internal startup hook for libpthread.
__libc_malloc_pthread_startup;