about summary refs log tree commit diff
path: root/malloc
Commit message (Expand)AuthorAgeFilesLines
* * malloc/arena.c (ptmalloc_init): Don't use brk if dlopened cvs/fedora-glibc-2_3_3-69Jakub Jelinek2004-10-181-2/+8
* Updated to fedora-glibc-20041014T0548Jakub Jelinek2004-10-142-1/+22
* Updated to fedora-glibc-20041012T1128 cvs/fedora-glibc-2_3_3-67Jakub Jelinek2004-10-121-0/+4
* Updated to fedora-glibc-20041005T0745Jakub Jelinek2004-10-051-7/+8
* Updated to fedora-glibc-20041004T0747 cvs/fedora-glibc-2_3_3-64Jakub Jelinek2004-10-042-17/+65
* Updated to fedora-glibc-20040929T0821Jakub Jelinek2004-09-291-1/+2
* Updated to fedora-glibc-20040925T0738Jakub Jelinek2004-09-251-1/+8
* Update.Ulrich Drepper2004-09-141-7/+8
* nt_free): Only do arena boundary check for contiguous arenas.Ulrich Drepper2004-09-101-2/+3
* Update.Ulrich Drepper2004-09-092-8/+15
* Update.Ulrich Drepper2004-09-091-4/+4
* (_int_free): Add inexpensive double free and memory corruption tests. (malloc...Ulrich Drepper2004-09-091-24/+50
* Update.Ulrich Drepper2004-09-091-0/+7
* 2004-09-08 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-081-44/+22
* Update.Ulrich Drepper2004-09-084-39/+33
* Update.Ulrich Drepper2004-09-081-5/+7
* Update.Ulrich Drepper2004-08-212-80/+52
* Update.Ulrich Drepper2004-08-131-10/+12
* [BZ #285]Ulrich Drepper2004-08-102-133/+55
* Update.Ulrich Drepper2004-06-291-1/+1
* Update.Ulrich Drepper2004-06-291-1/+1
* Update.Ulrich Drepper2004-05-261-37/+1
* Don't allow linking with _obstack.Ulrich Drepper2004-05-241-1/+5
* Update.Ulrich Drepper2004-05-201-3/+5
* [BZ #163]Ulrich Drepper2004-05-181-1/+1
* [BZ #40]Ulrich Drepper2004-05-173-3/+6
* Update.Ulrich Drepper2004-03-191-1/+3
* Update.Ulrich Drepper2004-03-051-3/+26
* Update.Ulrich Drepper2004-01-282-393/+95
* 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