From f773ff644a0d28c44ba41fd4dab95cb9ab7b862f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 30 Apr 2003 08:11:33 +0000 Subject: Update. 2003-04-30 Ulrich Drepper * malloc/malloc.c (mEMALIGn): Define alias __memalign_internal. (__posix_memalign): Use __memalign_internal instead of memalign. --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6f8c41661e..35fe8c8d48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,12 @@ +2003-04-30 Ulrich Drepper + + * malloc/malloc.c (mEMALIGn): Define alias __memalign_internal. + (__posix_memalign): Use __memalign_internal instead of memalign. + 2003-04-29 Roland McGrath * 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]. -- cgit v1.2.3