summaryrefslogtreecommitdiff
path: root/malloc/malloc.c
AgeCommit message (Expand)Author
2004-12-13Updated to fedora-glibc-20041213T2323cvs/fedora-glibc-2_3_3-91Jakub Jelinek
2004-12-10Updated to fedora-glibc-20041210T0634Jakub Jelinek
2004-11-20Updated to fedora-glibc-20041120T0949Jakub Jelinek
2004-11-19chunksize(x) => x->sizeJakub Jelinek
2004-11-19Another version of the free checks.Jakub Jelinek
2004-11-16MINSIZE => 2 * SIZE_SZJakub Jelinek
2004-11-15 * malloc/malloc.c (_int_free): Further free () protection checks.Jakub Jelinek
2004-11-15Updated to fedora-glibc-20041115T0915Jakub Jelinek
2004-11-02Updated to fedora-glibc-20041102T1153Jakub Jelinek
2004-10-14Updated to fedora-glibc-20041014T0548Jakub Jelinek
2004-10-12Updated to fedora-glibc-20041012T1128cvs/fedora-glibc-2_3_3-67Jakub Jelinek
2004-10-04Updated to fedora-glibc-20041004T0747cvs/fedora-glibc-2_3_3-64Jakub Jelinek
2004-09-25Updated to fedora-glibc-20040925T0738Jakub Jelinek
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
2002-05-15Update.Ulrich Drepper
2002-04-03Update.Ulrich Drepper
2002-03-13Update.Ulrich Drepper