diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-09-19 H.J. Lu <hjl@gnu.org> + + * malloc/malloc.h (__memalign_hook): Fix the parameter order. + * malloc/malloc.c (__memalign_hook): Likewise. + (memalign_hook_ini): Likewise. + 2000-09-28 Ulrich Drepper <drepper@redhat.com> * stdio-common/tmpnam.c (tmpnam): Optimize a bit. |