summary refs log tree commit diff
path: root/malloc
Commit message (Expand)AuthorAgeFilesLines
* Update.Ulrich Drepper2001-04-091-1/+1
* Update.Ulrich Drepper2001-04-041-1/+1
* Update.Ulrich Drepper2001-02-261-1/+3
* Update.Ulrich Drepper2001-02-191-1/+2
* * malloc/Makefile (tests): Run mtrace only when perl is available. Andreas Jaeger2001-02-191-0/+2
* Update.Ulrich Drepper2001-02-151-1/+1
* Update.Ulrich Drepper2001-02-131-2/+2
* Update.Ulrich Drepper2001-01-301-1/+6
* Update.Ulrich Drepper2001-01-221-9/+9
* Update.Ulrich Drepper2001-01-081-2/+3
* Fix matching of addresses.Ulrich Drepper2001-01-061-2/+2
* Update.Ulrich Drepper2001-01-052-4/+4
* Update.Andreas Jaeger2000-12-312-2/+6
* * malloc/memusagestat.c (main): Use return instead of exit to Andreas Jaeger2000-12-311-1/+1
* Update.Ulrich Drepper2000-12-311-15/+21
* (memmove): Add prototypes. (MALLOC_MEMMOVE): Define. (chunk_realloc): Use it ...Ulrich Drepper2000-12-271-0/+5
* Update.Ulrich Drepper2000-11-202-7/+9
* Update.Ulrich Drepper2000-11-201-1/+1
* Update.Ulrich Drepper2000-11-181-34/+47
* Update.Ulrich Drepper2000-11-102-21/+21
* (main): Run tests for different alignments.Ulrich Drepper2000-10-241-16/+26
* Update.Ulrich Drepper2000-10-241-1/+1
* Update.Ulrich Drepper2000-10-242-4/+64
* Always include <libintl.h> for glibc.Ulrich Drepper2000-10-161-2/+2
* Update.Ulrich Drepper2000-10-151-0/+4
* Update.Ulrich Drepper2000-10-071-1/+3
* Update.Ulrich Drepper2000-09-292-7/+7
* Update.Ulrich Drepper2000-09-261-1/+1
* Update.Ulrich Drepper2000-09-181-1/+8
* Update.Ulrich Drepper2000-09-101-5/+13
* Update.Ulrich Drepper2000-08-311-14/+15
* (tests): Don't do it for cross compiling.Andreas Jaeger2000-08-251-0/+2
* Update.Andreas Jaeger2000-08-241-1/+2
* Update.Andreas Jaeger2000-08-241-1/+2
* Update.Ulrich Drepper2000-08-211-0/+1
* Update.Ulrich Drepper2000-08-193-8/+18
* * configure.in: Add `-lm' when checking for libgd. * malloc/Makefile ($(objpf...Andreas Schwab2000-08-091-1/+1
* Update.Greg McGary2000-07-291-3/+3
* (HAVE_MREMAP): Undo change of 1997-12-04.Ulrich Drepper2000-07-271-1/+1
* updateGreg McGary2000-07-261-23/+31
* Update.Ulrich Drepper2000-07-232-5/+8
* Update.Ulrich Drepper2000-07-221-3/+6
* * malloc/malloc.c (next_chunk, prev_chunk, inuse_bit_at_offset, Greg McGary2000-07-211-24/+20
* Update.Ulrich Drepper2000-07-181-6/+5
* Update.Ulrich Drepper2000-07-171-2/+2
* (tr_freehook): Return immediately if ptr is NULL.Ulrich Drepper2000-07-131-1/+3
* Update.Andreas Jaeger2000-07-101-1/+2
* Update.Ulrich Drepper2000-07-071-0/+5
* Exit with exit code 1 if any leak was detected.Ulrich Drepper2000-07-071-2/+2
* Update.Ulrich Drepper2000-07-072-1/+37