mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 13:30:06 +00:00
Update.
2003-04-30 Ulrich Drepper <drepper@redhat.com> * malloc/malloc.c (mEMALIGn): Define alias __memalign_internal. (__posix_memalign): Use __memalign_internal instead of memalign.
This commit is contained in:
parent
d3290b09fb
commit
f773ff644a
@ -1,8 +1,12 @@
|
||||
2003-04-30 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* malloc/malloc.c (mEMALIGn): Define alias __memalign_internal.
|
||||
(__posix_memalign): Use __memalign_internal instead of memalign.
|
||||
|
||||
2003-04-29 Roland McGrath <roland@redhat.com>
|
||||
|
||||
* configure.in: Search for AUTOCONF unconditionally.
|
||||
Just don't complain about missing it under --without-cvs.
|
||||
* configure: Regenerated.
|
||||
|
||||
* include/libc-symbols.h (__symbol_set_attribute): New macro,
|
||||
give hidden for [SHARED] and weak for [! SHARED].
|
||||
|
Loading…
Reference in New Issue
Block a user