about summary refs log tree commit diff
path: root/malloc/hooks.c
Commit message (Expand)AuthorAgeFilesLines
...
* (mem2chunk_check): Check alignment of mem pointer, not of the computed chunk.Ulrich Drepper2003-01-271-2/+2
* * sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.Roland McGrath2002-12-061-0/+26
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-261-4/+4
* Update.Ulrich Drepper2002-08-251-1/+1
* * malloc/hooks.c (__malloc_initialize_hook, __free_hook,Roland McGrath2002-08-231-34/+0
* 2002-08-23 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-231-13/+24
* Update.Ulrich Drepper2002-07-111-6/+5
* Update.Ulrich Drepper2002-07-111-0/+2
* Update.Ulrich Drepper2002-04-041-0/+6
* * malloc/hooks.c [! HAVE_MREMAP]: Conditionalize unused decls.Roland McGrath2002-02-071-3/+3
* Update.Ulrich Drepper2002-01-291-0/+631