aboutsummaryrefslogtreecommitdiff
path: root/malloc/malloc.c
AgeCommit message (Expand)AuthorFilesLines
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
2000-07-27(HAVE_MREMAP): Undo change of 1997-12-04.Ulrich Drepper1-1/+1
2000-07-26updateGreg McGary1-23/+31
2000-07-22Update.Ulrich Drepper1-3/+6
2000-07-21* malloc/malloc.c (next_chunk, prev_chunk, inuse_bit_at_offset, Greg McGary1-24/+20
2000-07-18Update.Ulrich Drepper1-6/+5
2000-07-17Update.Ulrich Drepper1-2/+2
2000-06-28Update.Ulrich Drepper1-3/+11
2000-05-25Update.Ulrich Drepper1-1/+1
2000-04-14Implement posix_memalign for glibc.Ulrich Drepper1-0/+23
2000-04-12Update.Ulrich Drepper1-1/+1
2000-04-12Update.Ulrich Drepper1-1/+1
2000-04-12Update.Ulrich Drepper1-1/+1
2000-03-31Update.Ulrich Drepper1-2/+2
2000-02-22Update.Ulrich Drepper1-2/+7
1999-12-10Update.Ulrich Drepper1-53/+142
1999-09-25Update.Ulrich Drepper1-5/+19
1999-08-28Update.Ulrich Drepper1-4/+8
1999-08-06Update.Ulrich Drepper1-1/+0
1999-08-06Update.Ulrich Drepper1-4/+3