summaryrefslogtreecommitdiff
path: root/malloc
AgeCommit message (Expand)Author
2004-08-10[BZ #285]Ulrich Drepper
2004-06-29Update.Ulrich Drepper
2004-06-29Update.Ulrich Drepper
2004-05-26Update.Ulrich Drepper
2004-05-24Don't allow linking with _obstack.Ulrich Drepper
2004-05-20Update.Ulrich Drepper
2004-05-18[BZ #163]Ulrich Drepper
2004-05-17[BZ #40]Ulrich Drepper
2004-03-19Update.Ulrich Drepper
2004-03-05Update.Ulrich Drepper
2004-01-28Update.Ulrich Drepper
2004-01-01Update copyright year.Ulrich Drepper
2003-12-17Update.Ulrich Drepper
2003-09-30Update.Ulrich Drepper
2003-09-23Update.Ulrich Drepper
2003-09-12Update.Ulrich Drepper
2003-09-08Update.Ulrich Drepper
2003-09-04Update.Ulrich Drepper
2003-08-19Update.Ulrich Drepper
2003-08-19Update.Ulrich Drepper
2003-08-18Update.Ulrich Drepper
2003-07-01Update.Ulrich Drepper
2003-06-18Update.Ulrich Drepper
2003-05-28* malloc/malloc.h [! __GNUC__] (__const): Define if undefined.Roland McGrath
2003-05-09Update.Ulrich Drepper
2003-05-01Update.Ulrich Drepper
2003-04-30(mEMALIGn): Define alias __memalign_internal. (__posix_memalign): Use __memal...Ulrich Drepper
2003-04-18Update.Ulrich Drepper
2003-04-05Update.Ulrich Drepper
2003-03-22* include/atomic.h (atomic_increment_and_test): Invert sense of test.Roland McGrath
2003-03-21Update.Ulrich Drepper
2003-03-20Update.Ulrich Drepper
2003-03-102003-03-10 Roland McGrath <roland@redhat.com>Roland McGrath
2003-02-22* malloc/thread-freeres.c: Conditionalize on _LIBC_REENTRANT.Roland McGrath
2003-02-22* malloc/Versions (GLIBC_PRIVATE): Add __libc_thread_freeres.Roland McGrath
2003-01-30Update.Ulrich Drepper
2003-01-27(mem2chunk_check): Check alignment of mem pointer, not of the computed chunk.Ulrich Drepper
2003-01-13* include/fcntl.h: Declare __libc_creat.Roland McGrath
2003-01-07Update.Ulrich Drepper
2003-01-042002-01-03 Paul Eggert <eggert@twinsun.com>Roland McGrath
2003-01-02Update.Ulrich Drepper
2002-12-31Update.Ulrich Drepper
2002-12-31Update.Ulrich Drepper
2002-12-31Update.Ulrich Drepper
2002-12-27* malloc/arena.c (ptmalloc_init): Don't call next_env_entry ifRoland McGrath
2002-12-18Update.Ulrich Drepper
2002-12-18Update.Ulrich Drepper
2002-12-12Update.Ulrich Drepper
2002-12-12(ptmalloc_unlock_all2): Don't add (void) to mutex_init calls. (arena_get2): D...Ulrich Drepper
2002-12-06* sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.Roland McGrath