about summary refs log tree commit diff
path: root/malloc/malloc.c
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/mach/hurd/faccessat.c: New file.Roland McGrath2006-03-061-1/+2
* * malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2 * SIZE_SZ) value. cvs/fedora-glibc-20060306T0720Roland McGrath2006-03-061-1/+8
* (MALLOC_ALIGNMENT): Set to __alignof__ (long double) if long double is more a...Ulrich Drepper2006-03-021-6/+12
* ..Ulrich Drepper2005-11-211-1/+0
* * malloc/malloc.c (munmap_chunk): Suppress warnings from last change.Roland McGrath2005-11-071-1/+1
* * malloc/malloc.c (munmap_chunk): Add sanity checks.Ulrich Drepper2005-11-061-4/+16
* * malloc/malloc.c (_int_free): Fail if block size is obviously wrong.Ulrich Drepper2005-10-131-0/+6
* Correctly implement M_MXFAST.Ulrich Drepper2005-10-121-24/+27
* [BZ #786]Ulrich Drepper2005-09-271-1/+1
* * malloc/malloc.c (struct malloc_chunk): Fix comment typo.Ulrich Drepper2005-09-121-3/+7
* * malloc/malloc.c (public_cALLOc): We cannot skip the memoryUlrich Drepper2005-03-201-3/+3
* [BZ #779]Ulrich Drepper2005-03-191-2/+13
* * malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and callUlrich Drepper2005-03-081-15/+55
* * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper2005-02-211-3/+4
* Update.Ulrich Drepper2005-01-071-3/+5
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-304/+70
* 2.5-18.1Jakub Jelinek2007-07-121-70/+304
* Update.Ulrich Drepper2004-12-111-16/+29
* Update.Ulrich Drepper2004-12-101-2/+13
* Update.Ulrich Drepper2004-11-201-1/+9
* Update.Ulrich Drepper2004-11-191-1/+14
* Update. cvs/fedora-glibc-20041115T0915Ulrich Drepper2004-11-131-1/+3
* Update.Ulrich Drepper2004-11-131-7/+1
* Update.Ulrich Drepper2004-11-131-155/+153
* Update.Ulrich Drepper2004-11-131-37/+11
* Update.Ulrich Drepper2004-10-301-7/+19
* [BZ #77]Ulrich Drepper2004-10-141-1/+5
* Update.Ulrich Drepper2004-10-061-0/+4
* (public_vALLOc): Add missing use of hooks. (public_pVALLOc): Likewise.Ulrich Drepper2004-10-011-2/+18
* Update.Ulrich Drepper2004-09-231-1/+8
* nt_free): Only do arena boundary check for contiguous arenas.Ulrich Drepper2004-09-101-2/+3
* Update.Ulrich Drepper2004-09-091-7/+14
* (_int_free): Add inexpensive double free and memory corruption tests. (malloc...Ulrich Drepper2004-09-091-24/+50
* Update.Ulrich Drepper2004-09-091-0/+7
* Update.Ulrich Drepper2004-09-081-13/+10
* Update.Ulrich Drepper2004-08-211-15/+46
* Update.Ulrich Drepper2004-08-131-10/+12
* Update.Ulrich Drepper2004-03-191-1/+3
* Update.Ulrich Drepper2004-03-051-3/+26
* Update.Ulrich Drepper2003-12-171-1/+9
* Update.Ulrich Drepper2003-09-301-2/+3
* Update.Ulrich Drepper2003-09-231-0/+2
* Update.Ulrich Drepper2003-09-121-1/+21
* Update.Ulrich Drepper2003-09-081-5/+6
* Update.Ulrich Drepper2003-08-191-2/+8
* Update.Ulrich Drepper2003-08-191-0/+7
* Update.Ulrich Drepper2003-06-181-0/+2
* Update.Ulrich Drepper2003-05-011-0/+2
* (mEMALIGn): Define alias __memalign_internal. (__posix_memalign): Use __memal...Ulrich Drepper2003-04-301-3/+4
* Update.Ulrich Drepper2003-01-301-1/+1