about summary refs log tree commit diff
path: root/malloc/malloc.c
Commit message (Expand)AuthorAgeFilesLines
* Update.Ulrich Drepper2003-12-171-1/+9
* Update.Ulrich Drepper2003-09-301-2/+3
* Update.Ulrich Drepper2003-09-231-0/+2
* Update.Ulrich Drepper2003-09-121-1/+21
* Update.Ulrich Drepper2003-09-081-5/+6
* Update.Ulrich Drepper2003-08-191-2/+8
* Update.Ulrich Drepper2003-08-191-0/+7
* Update.Ulrich Drepper2003-06-181-0/+2
* Update.Ulrich Drepper2003-05-011-0/+2
* (mEMALIGn): Define alias __memalign_internal. (__posix_memalign): Use __memal...Ulrich Drepper2003-04-301-3/+4
* Update.Ulrich Drepper2003-01-301-1/+1
* * include/fcntl.h: Declare __libc_creat.Roland McGrath2003-01-131-14/+14
* Update.Ulrich Drepper2003-01-071-14/+14
* Update.Ulrich Drepper2002-12-181-0/+2
* * sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.Roland McGrath2002-12-061-0/+11
* * malloc/malloc.c [! MALLOC_DEBUG] (assert): #undef before defining.Roland McGrath2002-09-291-0/+1
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-261-4/+4
* Update.Ulrich Drepper2002-08-251-1/+1
* * malloc/hooks.c (__malloc_initialize_hook, __free_hook,Roland McGrath2002-08-231-0/+37
* 2002-08-07 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-08-071-1/+1
* Update.Ulrich Drepper2002-08-041-0/+2
* Update.Ulrich Drepper2002-08-031-3/+10
* * sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>.Roland McGrath2002-08-021-0/+4
* (public_cALLOc): Check for overflow on multiplication.Ulrich Drepper2002-08-021-5/+11
* Update.Ulrich Drepper2002-06-201-12/+9
* Update.Ulrich Drepper2002-05-151-1/+2
* Update.Ulrich Drepper2002-04-031-0/+33
* Update.Ulrich Drepper2002-03-131-2/+3
* Update.Ulrich Drepper2002-03-131-1/+1
* * malloc/hooks.c [! HAVE_MREMAP]: Conditionalize unused decls.Roland McGrath2002-02-071-214/+216
* Update.Ulrich Drepper2002-01-291-3877/+4127
* Update.Ulrich Drepper2001-09-191-42/+42
* Update.Ulrich Drepper2001-08-211-15/+28
* Update.Ulrich Drepper2001-08-111-2/+87
* Update.Ulrich Drepper2001-07-181-1/+2
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-06-261-4/+12
* Update.Ulrich Drepper2001-04-261-1/+4
* Update.Ulrich Drepper2001-02-151-1/+1
* Update.Ulrich Drepper2001-01-221-9/+9
* 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-09-291-5/+5
* Update.Ulrich Drepper2000-09-261-1/+1
* Update.Ulrich Drepper2000-08-311-14/+15
* Update.Ulrich Drepper2000-08-211-0/+1
* Update.Ulrich Drepper2000-08-191-6/+16
* 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