aboutsummaryrefslogtreecommitdiff
path: root/malloc
AgeCommit message (Expand)AuthorFilesLines
2000-03-31Declare bit flags UL so that they will not default to int size whenUlrich Drepper1-2/+2
2000-02-22(vALLOc): Call ptmalloc_init before mEMALIGn call to initializeUlrich Drepper1-2/+7
1999-12-19Export __libc_freeres for GLIBC_2.1.Ulrich Drepper1-0/+4
1999-12-10[NO_THREADS]: The mutex_* macros now let mutex_t work as an `in-use'Ulrich Drepper1-5/+11
1999-12-10(USE_ARENAS): New feature flag, controls supportUlrich Drepper1-53/+142
1999-12-02Really use already_called variable.Ulrich Drepper1-2/+3
1999-09-25(cALLOc): Correctly handle systems where sbrk doesn't clear theUlrich Drepper1-5/+19
1999-08-28Don't use variables to set thresholds for SUID binaries.Ulrich Drepper1-4/+8
1999-08-06Initialize __libc_pagesize early.Ulrich Drepper1-1/+3
1999-07-17Add missing chunk of patch from 1999-07-04.Ulrich Drepper1-5/+2
1999-07-08(request2size): Also set errno if failing.Ulrich Drepper1-2/+9
1999-07-06(request2size): Check for overflow and return NULL whenever it is encountered.Ulrich Drepper1-16/+35
1999-06-17Keep lock while printing output lines.Ulrich Drepper1-4/+6
1999-06-13Update from main branch.Ulrich Drepper1-1/+1
1999-06-06Introduce local variable __libc_getpagesize toUlrich Drepper1-14/+24
1999-05-23Update.Ulrich Drepper1-13/+38
1999-05-17Update.Ulrich Drepper1-25/+44
1999-04-28Update.Ulrich Drepper4-8/+8
1999-04-28Update.Ulrich Drepper1-9/+9
1999-03-29Updated.Andreas Schwab1-2/+2
1999-02-24Update.Ulrich Drepper1-15/+48
1999-01-23Update.Ulrich Drepper1-2/+3
1999-01-04Update.Ulrich Drepper1-3/+3
1998-12-31Update.Ulrich Drepper1-1/+3
1998-11-30Update.Ulrich Drepper1-26/+12
1998-11-04Update.Ulrich Drepper1-9/+15
1998-10-29Update.Ulrich Drepper1-14/+16
1998-10-24Include <string.h> for strlen.Ulrich Drepper1-0/+1
1998-10-19Update.Ulrich Drepper1-3/+1
1998-10-08Update.Ulrich Drepper1-2/+5
1998-10-07Update.Ulrich Drepper1-4/+15
1998-10-05Update.Ulrich Drepper2-6/+8
1998-09-21Update.Ulrich Drepper1-1/+2
1998-09-13Update.Ulrich Drepper1-2/+2
1998-09-01Update.Ulrich Drepper2-6/+10
1998-08-28Update.Ulrich Drepper2-6/+1
1998-08-15Update.Ulrich Drepper1-1/+1
1998-08-111998-08-12 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1-2/+2
1998-08-11Update. Old logs are in ChangeLog.7.Ulrich Drepper1-2/+2
1998-08-03Update.Ulrich Drepper1-5/+7
1998-07-16Update.Ulrich Drepper2-0/+2
1998-07-16Update.Ulrich Drepper2-1/+8
1998-07-02Update.Ulrich Drepper1-0/+47
1998-06-29Update.Ulrich Drepper1-2/+2
1998-06-07Update.Ulrich Drepper1-4/+5
1998-06-05Update.Ulrich Drepper1-1/+1
1998-05-25Update.Ulrich Drepper1-1/+4
1998-05-19Update.Ulrich Drepper1-1/+1
1998-05-12Update.Ulrich Drepper1-3/+17
1998-05-08Update.Ulrich Drepper1-1/+0