summaryrefslogtreecommitdiff
path: root/malloc/Versions
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-02-28 20:30:57 +0000
committerUlrich Drepper <drepper@redhat.com>2000-02-28 20:30:57 +0000
commit46b5798928ff48010c151ddcca258e65710d6194 (patch)
tree8e60e46b53845a80aa48a4992a0ece5ac4e512de /malloc/Versions
parent8358825c703091ef71f4e8a49d0186343c67368c (diff)
Update.
2000-02-25 Andreas Jaeger <aj@suse.de> * malloc/Versions: Change version of __libc_freeres to 2.1 in accordance with usage in glibc 2.1.3.
Diffstat (limited to 'malloc/Versions')
-rw-r--r--malloc/Versions2
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/Versions b/malloc/Versions
index e6bd731331..1a4454f22e 100644
--- a/malloc/Versions
+++ b/malloc/Versions
@@ -44,7 +44,7 @@ libc {
# v*
valloc;
}
- GLIBC_2.1.3 {
+ GLIBC_2.1 {
# Special functions.
__libc_freeres;
}