aboutsummaryrefslogtreecommitdiff
path: root/malloc/arena.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-24* malloc/arena.c (ptmalloc_init): Don't call __malloc_check_initcvs/fedora-glibc-20060424T2027Ulrich Drepper1-2/+2
2006-03-06* malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2 * SIZE_SZ) value.cvs/fedora-glibc-20060306T0720Roland McGrath1-2/+11
2005-11-21..Ulrich Drepper1-2/+0
2005-10-12* include/malloc.h: Remove _int_new_arena prototype.Ulrich Drepper1-42/+42
2005-10-10* malloc/arena.c (ptmalloc_unlock_all2): Reset atfork_arena_ptr.Ulrich Drepper1-1/+2
2005-09-27[BZ #838]Ulrich Drepper1-1/+20
2005-03-08(ptmalloc_init): Recognize MALLOC_PERTURB_ and call mallopt appropriately.Ulrich Drepper1-2/+9
2005-03-012005-03-01 Alfred M. Szmidt <ams@gnu.org>Roland McGrath1-3/+3
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-119/+60
2007-07-122.5-18.1Jakub Jelinek1-60/+119
2004-12-10Update.Ulrich Drepper1-13/+20
2004-10-18Update.cvs/fedora-glibc-20041018T2320Ulrich Drepper1-2/+9
2004-10-14[BZ #77]Ulrich Drepper1-0/+17
2004-10-04Update.Ulrich Drepper1-15/+47
2004-09-28Update.Ulrich Drepper1-1/+2
2004-09-08Update.Ulrich Drepper1-13/+12
2003-07-01Update.Ulrich Drepper1-1/+2
2002-12-27* malloc/arena.c (ptmalloc_init): Don't call next_env_entry ifRoland McGrath1-43/+44
2002-12-12(ptmalloc_unlock_all2): Don't add (void) to mutex_init calls. (arena_get2): D...Ulrich Drepper1-8/+4
2002-12-06* sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.Roland McGrath1-7/+74
2002-11-202002-11-18 Wolfram Gloger <wg@malloc.de>Roland McGrath1-3/+9
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath1-4/+4
2002-01-29Update.Ulrich Drepper1-0/+746