summaryrefslogtreecommitdiff
path: root/malloc
AgeCommit message (Expand)Author
2004-09-23Update.Ulrich Drepper
2004-09-14Update.Ulrich Drepper
2004-09-10nt_free): Only do arena boundary check for contiguous arenas.Ulrich Drepper
2004-09-09Update.Ulrich Drepper
2004-09-09Update.Ulrich Drepper
2004-09-09(_int_free): Add inexpensive double free and memory corruption tests. (malloc...Ulrich Drepper
2004-09-09Update.Ulrich Drepper
2004-09-082004-09-08 Roland McGrath <roland@redhat.com>Roland McGrath
2004-09-08Update.Ulrich Drepper
2004-09-08Update.Ulrich Drepper
2004-08-21Update.Ulrich Drepper
2004-08-13Update.Ulrich Drepper
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