about summary refs log tree commit diff
path: root/malloc/malloc.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * include/fcntl.h: Declare __libc_creat.Roland McGrath2003-01-131-14/+14
* Update.Ulrich Drepper2003-01-071-14/+14
* Update.Ulrich Drepper2002-12-181-0/+2
* * sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.Roland McGrath2002-12-061-0/+11
* * malloc/malloc.c [! MALLOC_DEBUG] (assert): #undef before defining.Roland McGrath2002-09-291-0/+1
* 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-0/+37
* 2002-08-07 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-08-071-1/+1
* Update.Ulrich Drepper2002-08-041-0/+2
* Update.Ulrich Drepper2002-08-031-3/+10
* * sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>.Roland McGrath2002-08-021-0/+4
* (public_cALLOc): Check for overflow on multiplication.Ulrich Drepper2002-08-021-5/+11