summaryrefslogtreecommitdiff
path: root/malloc/malloc.c
AgeCommit message (Expand)Author
2006-03-06* sysdeps/mach/hurd/faccessat.c: New file.Roland McGrath
2006-03-06* malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2 * SIZE_SZ) value.cvs/fedora-glibc-20060306T0720Roland McGrath
2006-03-02(MALLOC_ALIGNMENT): Set to __alignof__ (long double) if long double is more a...Ulrich Drepper
2005-11-21..Ulrich Drepper
2005-11-07* malloc/malloc.c (munmap_chunk): Suppress warnings from last change.Roland McGrath
2005-11-06* malloc/malloc.c (munmap_chunk): Add sanity checks.Ulrich Drepper
2005-10-13* malloc/malloc.c (_int_free): Fail if block size is obviously wrong.Ulrich Drepper
2005-10-12Correctly implement M_MXFAST.Ulrich Drepper
2005-09-27[BZ #786]Ulrich Drepper
2005-09-12* malloc/malloc.c (struct malloc_chunk): Fix comment typo.Ulrich Drepper
2005-03-20* malloc/malloc.c (public_cALLOc): We cannot skip the memoryUlrich Drepper
2005-03-19[BZ #779]Ulrich Drepper
2005-03-08* malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and callUlrich Drepper
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper
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