summaryrefslogtreecommitdiff
path: root/malloc/malloc.c
AgeCommit message (Expand)Author
2005-01-07Update.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-12-11Update.Ulrich Drepper
2004-12-10Update.Ulrich Drepper
2004-11-20Update.Ulrich Drepper
2004-11-19Update.Ulrich Drepper
2004-11-13Update.cvs/fedora-glibc-20041115T0915Ulrich Drepper
2004-11-13Update.Ulrich Drepper
2004-11-13Update.Ulrich Drepper
2004-11-13Update.Ulrich Drepper
2004-10-30Update.Ulrich Drepper
2004-10-14[BZ #77]Ulrich Drepper
2004-10-06Update.Ulrich Drepper
2004-10-01(public_vALLOc): Add missing use of hooks. (public_pVALLOc): Likewise.Ulrich Drepper
2004-09-23Update.Ulrich Drepper
2004-09-10nt_free): Only do arena boundary check for contiguous arenas.Ulrich Drepper
2004-09-09Update.Ulrich Drepper
2004-09-09(_int_free): Add inexpensive double free and memory corruption tests. (malloc...Ulrich Drepper
2004-09-09Update.Ulrich Drepper
2004-09-08Update.Ulrich Drepper
2004-08-21Update.Ulrich Drepper
2004-08-13Update.Ulrich Drepper
2004-03-19Update.Ulrich Drepper
2004-03-05Update.Ulrich Drepper
2003-12-17Update.Ulrich Drepper
2003-09-30Update.Ulrich Drepper
2003-09-23Update.Ulrich Drepper
2003-09-12Update.Ulrich Drepper
2003-09-08Update.Ulrich Drepper
2003-08-19Update.Ulrich Drepper
2003-08-19Update.Ulrich Drepper
2003-06-18Update.Ulrich Drepper
2003-05-01Update.Ulrich Drepper
2003-04-30(mEMALIGn): Define alias __memalign_internal. (__posix_memalign): Use __memal...Ulrich Drepper
2003-01-30Update.Ulrich Drepper
2003-01-13* include/fcntl.h: Declare __libc_creat.Roland McGrath
2003-01-07Update.Ulrich Drepper
2002-12-18Update.Ulrich Drepper
2002-12-06* sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.Roland McGrath
2002-09-29* malloc/malloc.c [! MALLOC_DEBUG] (assert): #undef before defining.Roland McGrath
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath
2002-08-25Update.Ulrich Drepper
2002-08-23* malloc/hooks.c (__malloc_initialize_hook, __free_hook,Roland McGrath
2002-08-072002-08-07 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2002-08-04Update.Ulrich Drepper
2002-08-03Update.Ulrich Drepper
2002-08-02* sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>.Roland McGrath
2002-08-02(public_cALLOc): Check for overflow on multiplication.Ulrich Drepper
2002-06-20Update.Ulrich Drepper