summary refs log tree commit diff
path: root/malloc/arena.c
Commit message (Expand)AuthorAgeFilesLines
* Updated to fedora-glibc-20090424T0747 cvs/fedora-glibc-2_9_90-20Jakub Jelinek2009-04-241-2/+3
* Updated to fedora-glibc-20090320T1944 cvs/fedora-glibc-2_9_90-11Jakub Jelinek2009-03-201-16/+187
* Updated to fedora-glibc-20090218T1534Jakub Jelinek2009-02-181-1/+1
* Updated to fedora-glibc-20071212T1051Jakub Jelinek2007-12-121-33/+51
* Backported selected fixes from 2007-05-{17,18,21}. cvs/fedora-glibc-2_6-2Jakub Jelinek2007-05-211-3/+0
* Updated to fedora-glibc-20070515T2025Roland McGrath2007-05-151-0/+3
* Updated to fedora-glibc-20070510T0634 cvs/fedora-glibc-2_5_90-23Jakub Jelinek2007-05-101-8/+29
* Updated to fedora-glibc-20061029T2155 cvs/fedora-glibc-2_5_90-3Jakub Jelinek2006-10-291-4/+4
* Updated to fedora-glibc-20060910T1832 cvs/fedora-glibc-2_4_90-31Jakub Jelinek2006-09-101-1/+1
* Updated to fedora-glibc-20060822T0706 cvs/fedora-glibc-2_4_90-23Jakub Jelinek2006-08-221-1/+5
* Updated to fedora-glibc-20060424T2027Jakub Jelinek2006-04-241-2/+2
* Updated to fedora-glibc-20060306T0720Jakub Jelinek2006-03-061-2/+11
* Updated to fedora-glibc-20051219T1003 cvs/fedora-glibc-2_3_90-19Jakub Jelinek2005-12-191-2/+0
* Updated to fedora-glibc-20051020T0651Jakub Jelinek2005-10-201-42/+42
* Updated to fedora-glibc-20051010T1417Jakub Jelinek2005-10-101-1/+2
* Updated to fedora-glibc-20051003T2040Jakub Jelinek2005-10-031-1/+20
* Updated to fedora-glibc-20050319T1907 cvs/fedora-glibc-2_3_4-15Jakub Jelinek2005-03-191-2/+9
* Updated to fedora-glibc-20050302T1820Jakub Jelinek2005-03-031-3/+3
* Updated to fedora-glibc-20041213T2323 cvs/fedora-glibc-2_3_3-91Jakub Jelinek2004-12-131-13/+20
* Updated to fedora-glibc-20041018T0940 cvs/fedora-glibc-2_3_3-70Jakub Jelinek2004-10-181-3/+4
* * malloc/arena.c (ptmalloc_init): Don't use brk if dlopened cvs/fedora-glibc-2_3_3-69Jakub Jelinek2004-10-181-2/+8
* Updated to fedora-glibc-20041014T0548Jakub Jelinek2004-10-141-0/+17
* Updated to fedora-glibc-20041004T0747 cvs/fedora-glibc-2_3_3-64Jakub Jelinek2004-10-041-15/+47
* Updated to fedora-glibc-20040929T0821Jakub Jelinek2004-09-291-1/+2
* Update.Ulrich Drepper2004-09-081-13/+12
* Update.Ulrich Drepper2003-07-011-1/+2
* * malloc/arena.c (ptmalloc_init): Don't call next_env_entry ifRoland McGrath2002-12-271-43/+44
* (ptmalloc_unlock_all2): Don't add (void) to mutex_init calls. (arena_get2): D...Ulrich Drepper2002-12-121-8/+4
* * sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.Roland McGrath2002-12-061-7/+74
* 2002-11-18 Wolfram Gloger <wg@malloc.de>Roland McGrath2002-11-201-3/+9
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-261-4/+4
* Update.Ulrich Drepper2002-01-291-0/+746