From cf7dc78aa55e57dc64dbca311507e54eaa8ebc73 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 19 Dec 1999 00:32:58 +0000 Subject: Update. * malloc/Versions: Export __libc_freeres for GLIBC_2.1. --- malloc/Versions | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'malloc') diff --git a/malloc/Versions b/malloc/Versions index 9cbec55..1a4454f 100644 --- a/malloc/Versions +++ b/malloc/Versions @@ -44,4 +44,8 @@ libc { # v* valloc; } + GLIBC_2.1 { + # Special functions. + __libc_freeres; + } } -- cgit v1.1