mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-17 13:00:43 +08:00
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.
This commit is contained in:
parent
8358825c70
commit
46b5798928
@ -1,3 +1,8 @@
|
||||
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.
|
||||
|
||||
2000-02-28 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* stdlib/msort.c (qsort): Limit the amount of memory spend on a
|
||||
|
@ -44,7 +44,7 @@ libc {
|
||||
# v*
|
||||
valloc;
|
||||
}
|
||||
GLIBC_2.1.3 {
|
||||
GLIBC_2.1 {
|
||||
# Special functions.
|
||||
__libc_freeres;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user