mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Update.
* malloc/Versions: Export __libc_freeres for GLIBC_2.1.
This commit is contained in:
@ -44,4 +44,8 @@ libc {
|
||||
# v*
|
||||
valloc;
|
||||
}
|
||||
GLIBC_2.1 {
|
||||
# Special functions.
|
||||
__libc_freeres;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user