aboutsummaryrefslogtreecommitdiff
path: root/malloc/malloc.c
AgeCommit message (Expand)AuthorFilesLines
2004-03-19Update.Ulrich Drepper1-1/+3
2004-03-05Update.Ulrich Drepper1-3/+26
2003-12-17Update.Ulrich Drepper1-1/+9
2003-09-30Update.Ulrich Drepper1-2/+3
2003-09-23Update.Ulrich Drepper1-0/+2
2003-09-12Update.Ulrich Drepper1-1/+21
2003-09-08Update.Ulrich Drepper1-5/+6
2003-08-19Update.Ulrich Drepper1-2/+8
2003-08-19Update.Ulrich Drepper1-0/+7
2003-06-18Update.Ulrich Drepper1-0/+2
2003-05-01Update.Ulrich Drepper1-0/+2
2003-04-30(mEMALIGn): Define alias __memalign_internal. (__posix_memalign): Use __memal...Ulrich Drepper1-3/+4
2003-01-30Update.Ulrich Drepper1-1/+1
2003-01-13* include/fcntl.h: Declare __libc_creat.Roland McGrath1-14/+14
2003-01-07Update.Ulrich Drepper1-14/+14
2002-12-18Update.Ulrich Drepper1-0/+2
2002-12-06* sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.Roland McGrath1-0/+11
2002-09-29* malloc/malloc.c [! MALLOC_DEBUG] (assert): #undef before defining.Roland McGrath1-0/+1
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath1-4/+4
2002-08-25Update.Ulrich Drepper1-1/+1
2002-08-23* malloc/hooks.c (__malloc_initialize_hook, __free_hook,Roland McGrath1-0/+37
2002-08-072002-08-07 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-1/+1
2002-08-04Update.Ulrich Drepper1-0/+2
2002-08-03Update.Ulrich Drepper1-3/+10
2002-08-02* sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>.Roland McGrath1-0/+4
2002-08-02(public_cALLOc): Check for overflow on multiplication.Ulrich Drepper1-5/+11
2002-06-20Update.Ulrich Drepper1-12/+9
2002-05-15Update.Ulrich Drepper1-1/+2
2002-04-03Update.Ulrich Drepper1-0/+33
2002-03-13Update.Ulrich Drepper1-2/+3
2002-03-13Update.Ulrich Drepper1-1/+1
2002-02-07* malloc/hooks.c [! HAVE_MREMAP]: Conditionalize unused decls.Roland McGrath1-214/+216
2002-01-29Update.Ulrich Drepper1-3877/+4127
2001-09-19Update.Ulrich Drepper1-42/+42
2001-08-21Update.Ulrich Drepper1-15/+28
2001-08-11Update.Ulrich Drepper1-2/+87
2001-07-18Update.Ulrich Drepper1-1/+2
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-06-26Update.Ulrich Drepper1-4/+12
2001-04-26Update.Ulrich Drepper1-1/+4
2001-02-15Update.Ulrich Drepper1-1/+1
2001-01-22Update.Ulrich Drepper1-9/+9
2000-12-31Update.Ulrich Drepper1-15/+21
2000-12-27(memmove): Add prototypes. (MALLOC_MEMMOVE): Define. (chunk_realloc): Use it ...Ulrich Drepper1-0/+5
2000-09-29Update.Ulrich Drepper1-5/+5
2000-09-26Update.Ulrich Drepper1-1/+1
2000-08-31Update.Ulrich Drepper1-14/+15
2000-08-21Update.Ulrich Drepper1-0/+1
2000-08-19Update.Ulrich Drepper1-6/+16
2000-07-29Update.Greg McGary1-3/+3