summaryrefslogtreecommitdiff
path: root/malloc
AgeCommit message (Expand)Author
2001-04-26Update.Ulrich Drepper
2001-04-26Update.Ulrich Drepper
2001-04-21Update.Andreas Jaeger
2001-04-09Update.Ulrich Drepper
2001-04-04Update.Ulrich Drepper
2001-02-26Update.Ulrich Drepper
2001-02-19Update.Ulrich Drepper
2001-02-19* malloc/Makefile (tests): Run mtrace only when perl is available. Andreas Jaeger
2001-02-15Update.Ulrich Drepper
2001-02-13Update.Ulrich Drepper
2001-01-30Update.Ulrich Drepper
2001-01-22Update.Ulrich Drepper
2001-01-08Update.Ulrich Drepper
2001-01-06Fix matching of addresses.Ulrich Drepper
2001-01-05Update.Ulrich Drepper
2000-12-31Update.Andreas Jaeger
2000-12-31* malloc/memusagestat.c (main): Use return instead of exit to Andreas Jaeger
2000-12-31Update.Ulrich Drepper
2000-12-27(memmove): Add prototypes. (MALLOC_MEMMOVE): Define. (chunk_realloc): Use it ...Ulrich Drepper
2000-11-20Update.Ulrich Drepper
2000-11-20Update.Ulrich Drepper
2000-11-18Update.Ulrich Drepper
2000-11-10Update.Ulrich Drepper
2000-10-24(main): Run tests for different alignments.Ulrich Drepper
2000-10-24Update.Ulrich Drepper
2000-10-24Update.Ulrich Drepper
2000-10-16Always include <libintl.h> for glibc.Ulrich Drepper
2000-10-15Update.Ulrich Drepper
2000-10-07Update.Ulrich Drepper
2000-09-29Update.Ulrich Drepper
2000-09-26Update.Ulrich Drepper
2000-09-18Update.Ulrich Drepper
2000-09-10Update.Ulrich Drepper
2000-08-31Update.Ulrich Drepper
2000-08-25(tests): Don't do it for cross compiling.Andreas Jaeger
2000-08-24Update.Andreas Jaeger
2000-08-24Update.Andreas Jaeger
2000-08-21Update.Ulrich Drepper
2000-08-19Update.Ulrich Drepper
2000-08-09* configure.in: Add `-lm' when checking for libgd. * malloc/Makefile ($(objpf...Andreas Schwab
2000-07-29Update.Greg McGary
2000-07-27(HAVE_MREMAP): Undo change of 1997-12-04.Ulrich Drepper
2000-07-26updateGreg McGary
2000-07-23Update.Ulrich Drepper
2000-07-22Update.Ulrich Drepper
2000-07-21* malloc/malloc.c (next_chunk, prev_chunk, inuse_bit_at_offset, Greg McGary
2000-07-18Update.Ulrich Drepper
2000-07-17Update.Ulrich Drepper
2000-07-13(tr_freehook): Return immediately if ptr is NULL.Ulrich Drepper
2000-07-10Update.Andreas Jaeger