about summary refs log tree commit diff
path: root/malloc
Commit message (Expand)AuthorAgeFilesLines
* Updated to fedora-glibc-20070117T0857Jakub Jelinek2007-01-173-8/+22
* Updated to fedora-glibc-20061210T1006Jakub Jelinek2006-12-102-8/+34
* Updated to fedora-glibc-20061120T1000 cvs/fedora-glibc-2_5_90-7Jakub Jelinek2006-11-202-3/+3
* * malloc/memusage.c (dest): Reset not_me back to false after printing cvs/fedora-glibc-2_5_90-4Jakub Jelinek2006-11-031-0/+6
* Updated to fedora-glibc-20061029T2155 cvs/fedora-glibc-2_5_90-3Jakub Jelinek2006-10-293-7/+7
* Updated to fedora-glibc-20061025T1857 cvs/fedora-glibc-2_5_90-1Jakub Jelinek2006-10-252-62/+78
* Updated to fedora-glibc-20060910T1832 cvs/fedora-glibc-2_4_90-31Jakub Jelinek2006-09-102-2/+3
* Updated to fedora-glibc-20060831T1812 cvs/fedora-glibc-2_4_90-28Jakub Jelinek2006-08-311-2/+8
* Updated to fedora-glibc-20060828T1903 cvs/fedora-glibc-2_4_90-26Jakub Jelinek2006-08-281-9/+38
* Temporarily #if 0 out code to limit number of unsurted block sort iterations.Jakub Jelinek2006-08-251-1/+4
* Updated to fedora-glibc-20060825T0639Jakub Jelinek2006-08-252-2/+14
* Updated to fedora-glibc-20060822T0706 cvs/fedora-glibc-2_4_90-23Jakub Jelinek2006-08-222-2/+27
* Updated to fedora-glibc-20060810T0627 cvs/fedora-glibc-2_4_90-19Jakub Jelinek2006-08-102-12/+95
* Updated to fedora-glibc-20060521T2153 cvs/fedora-glibc-2_4_90-9Jakub Jelinek2006-05-212-4/+7
* Updated to fedora-glibc-20060424T2027Jakub Jelinek2006-04-241-2/+2
* Updated to fedora-glibc-20060306T0720Jakub Jelinek2006-03-062-3/+20
* * malloc/malloc.c (MALLOC_ALIGNMENT): Set to __alignof__ (long double)Jakub Jelinek2006-03-021-6/+12
* Updated to fedora-glibc-20060130T0922Jakub Jelinek2006-01-302-66/+105
* Updated to fedora-glibc-20060102T1045Jakub Jelinek2006-01-022-4/+4
* * malloc/mtrace.c (__libc_malloc, __libc_free, __libc_realloc, cvs/fedora-glibc-2_3_90-20Jakub Jelinek2005-12-202-11/+39
* Updated to fedora-glibc-20051219T1003 cvs/fedora-glibc-2_3_90-19Jakub Jelinek2005-12-196-20/+66
* Updated to fedora-glibc-20051115T0809Jakub Jelinek2005-11-151-4/+16
* Updated to fedora-glibc-20051020T0651Jakub Jelinek2005-10-205-75/+89
* Updated to fedora-glibc-20051010T1417Jakub Jelinek2005-10-101-1/+2
* Updated to fedora-glibc-20051003T2040Jakub Jelinek2005-10-036-26/+116
* * malloc.c (struct malloc_chunk): Fix comment typo.Jakub Jelinek2005-09-121-3/+7
* Updated to fedora-glibc-20050822T0727Jakub Jelinek2005-08-222-104/+123
* Updated to fedora-glibc-20050721T0814Jakub Jelinek2005-07-211-8/+3
* Updated to fedora-glibc-20050427T1043Jakub Jelinek2005-04-273-10/+133
* Updated to fedora-glibc-20050324T0715 cvs/fedora-glibc-2_3_4-17Jakub Jelinek2005-03-241-3/+3
* Updated to fedora-glibc-20050319T1907 cvs/fedora-glibc-2_3_4-15Jakub Jelinek2005-03-193-19/+78
* Updated to fedora-glibc-20050302T1820Jakub Jelinek2005-03-033-6/+9
* Updated to fedora-glibc-20050208T0948 cvs/fedora-glibc-2_3_4-6Jakub Jelinek2005-02-084-113/+42
* Updated to fedora-glibc-20041215T2056Jakub Jelinek2004-12-151-1/+2
* Updated to fedora-glibc-20041215T0847Jakub Jelinek2004-12-151-8/+14
* Updated to fedora-glibc-20041213T2323 cvs/fedora-glibc-2_3_3-91Jakub Jelinek2004-12-132-29/+49
* Updated to fedora-glibc-20041210T0634Jakub Jelinek2004-12-101-2/+13
* Updated to fedora-glibc-20041120T0949Jakub Jelinek2004-11-201-3/+10
* chunksize(x) => x->sizeJakub Jelinek2004-11-191-2/+2
* Another version of the free checks.Jakub Jelinek2004-11-191-2/+7
* MINSIZE => 2 * SIZE_SZJakub Jelinek2004-11-161-1/+2
* * malloc/malloc.c (_int_free): Further free () protection checks.Jakub Jelinek2004-11-151-0/+8
* Updated to fedora-glibc-20041115T0915Jakub Jelinek2004-11-151-193/+161
* Updated to fedora-glibc-20041102T1153Jakub Jelinek2004-11-021-7/+19
* 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-142-1/+22
* Updated to fedora-glibc-20041012T1128 cvs/fedora-glibc-2_3_3-67Jakub Jelinek2004-10-121-0/+4
* Updated to fedora-glibc-20041005T0745Jakub Jelinek2004-10-051-7/+8
* Updated to fedora-glibc-20041004T0747 cvs/fedora-glibc-2_3_3-64Jakub Jelinek2004-10-042-17/+65