about summary refs log tree commit diff
path: root/malloc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Ulrich Drepper2004-01-012-5/+8
* Update.Ulrich Drepper2003-12-172-1/+48
* Update.Ulrich Drepper2003-09-303-325/+3
* Update.Ulrich Drepper2003-09-231-0/+2
* Update.Ulrich Drepper2003-09-122-5/+69
* Update.Ulrich Drepper2003-09-081-5/+6
* Update.Ulrich Drepper2003-09-041-1/+1
* Update.Ulrich Drepper2003-08-191-2/+8
* Update.Ulrich Drepper2003-08-191-0/+7
* Update.Ulrich Drepper2003-08-181-1/+1
* Update.Ulrich Drepper2003-07-012-1/+15
* Update.Ulrich Drepper2003-06-181-0/+2
* * malloc/malloc.h [! __GNUC__] (__const): Define if undefined.Roland McGrath2003-05-281-1/+9
* Update.Ulrich Drepper2003-05-091-15/+4
* 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-04-181-0/+1
* Update.Ulrich Drepper2003-04-051-5/+16
* * include/atomic.h (atomic_increment_and_test): Invert sense of test.Roland McGrath2003-03-221-1/+1
* Update.Ulrich Drepper2003-03-211-1/+1
* Update.Ulrich Drepper2003-03-201-3/+3
* 2003-03-10 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-101-2/+2
* * malloc/thread-freeres.c: Conditionalize on _LIBC_REENTRANT.Roland McGrath2003-02-221-0/+2
* * malloc/Versions (GLIBC_PRIVATE): Add __libc_thread_freeres.Roland McGrath2003-02-223-2/+35
* Update.Ulrich Drepper2003-01-301-1/+1
* (mem2chunk_check): Check alignment of mem pointer, not of the computed chunk.Ulrich Drepper2003-01-271-2/+2
* * include/fcntl.h: Declare __libc_creat.Roland McGrath2003-01-132-26/+14
* Update.Ulrich Drepper2003-01-071-14/+14
* 2002-01-03 Paul Eggert <eggert@twinsun.com>Roland McGrath2003-01-041-0/+4
* Update.Ulrich Drepper2003-01-022-4/+4
* Update.Ulrich Drepper2002-12-311-1/+3
* Update.Ulrich Drepper2002-12-311-1/+6
* Update.Ulrich Drepper2002-12-311-1/+7
* * malloc/arena.c (ptmalloc_init): Don't call next_env_entry ifRoland McGrath2002-12-271-43/+44
* Update.Ulrich Drepper2002-12-181-0/+2
* Update.Ulrich Drepper2002-12-181-8/+29
* Update.Ulrich Drepper2002-12-121-26/+5
* (ptmalloc_unlock_all2): Don't add (void) to mutex_init calls. (arena_get2): D...Ulrich Drepper2002-12-121-8/+4
* * sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.Roland McGrath2002-12-063-7/+111
* 2002-12-06 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-061-0/+4
* 2002-11-18 Wolfram Gloger <wg@malloc.de>Roland McGrath2002-11-201-3/+9
* * scripts/abilist.awk: New file.Roland McGrath2002-11-141-1/+53
* * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath2002-11-013-3/+23
* * malloc/malloc.c [! MALLOC_DEBUG] (assert): #undef before defining.Roland McGrath2002-09-291-0/+1
* * malloc/Makefile ($(objpfx)memusagestat.o: sysincludes): DefineRoland McGrath2002-09-181-0/+6
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-263-12/+12
* Update.Ulrich Drepper2002-08-252-2/+2
* * malloc/hooks.c (__malloc_initialize_hook, __free_hook,Roland McGrath2002-08-232-34/+37
* 2002-08-23 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-231-13/+24
* Add tests for one or both parameters being zero.Ulrich Drepper2002-08-071-1/+17