about summary refs log tree commit diff
path: root/malloc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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