about summary refs log tree commit diff
path: root/malloc
Commit message (Expand)AuthorAgeFilesLines
* * malloc/arena.c (ptmalloc_init): Don't call __malloc_check_init cvs/fedora-glibc-20060424T2027Ulrich Drepper2006-04-241-2/+2
* * sysdeps/mach/hurd/faccessat.c: New file.Roland McGrath2006-03-061-1/+2
* * malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2 * SIZE_SZ) value. cvs/fedora-glibc-20060306T0720Roland McGrath2006-03-062-3/+19
* (MALLOC_ALIGNMENT): Set to __alignof__ (long double) if long double is more a...Ulrich Drepper2006-03-021-6/+12
* [BZ #321]Roland McGrath2006-01-112-66/+105
* Update copyright year.Ulrich Drepper2006-01-012-4/+4
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-141-0/+54
* * catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper2005-12-071-13/+11
* * malloc/tst-mallocfork.c (do_test): Make sure sa_flags isRoland McGrath2005-12-061-2/+1
* ..Ulrich Drepper2005-11-213-5/+0
* * malloc/malloc.c (munmap_chunk): Suppress warnings from last change.Roland McGrath2005-11-071-1/+1
* * malloc/malloc.c (munmap_chunk): Add sanity checks.Ulrich Drepper2005-11-061-4/+16
* [BZ #804]Ulrich Drepper2005-10-141-3/+2
* * sysdeps/unix/opendir.c (__opendir): Pass extra argument toUlrich Drepper2005-10-141-5/+11
* * malloc/malloc.c (_int_free): Fail if block size is obviously wrong.Ulrich Drepper2005-10-131-0/+6
* * include/malloc.h: Remove _int_new_arena prototype.Ulrich Drepper2005-10-121-42/+42
* Correctly implement M_MXFAST.Ulrich Drepper2005-10-122-25/+28
* * malloc/arena.c (ptmalloc_unlock_all2): Reset atfork_arena_ptr.Ulrich Drepper2005-10-101-1/+2
* * posix/regexec.c (update_cur_sifted_state, check_arrival,Ulrich Drepper2005-09-301-21/+39
* [BZ #838]Ulrich Drepper2005-09-273-2/+73
* [BZ #786]Ulrich Drepper2005-09-271-1/+1
* [BZ #1331]Roland McGrath2005-09-121-2/+3
* * malloc/malloc.c (struct malloc_chunk): Fix comment typo.Ulrich Drepper2005-09-121-3/+7
* * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.Ulrich Drepper2005-08-202-104/+123
* * include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper2005-07-201-1/+1
* * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper2005-07-201-8/+3
* * elf/dl-close.c: Include stddef.h.Ulrich Drepper2005-04-273-10/+133
* * malloc/malloc.c (public_cALLOc): We cannot skip the memoryUlrich Drepper2005-03-201-3/+3
* [BZ #779]Ulrich Drepper2005-03-191-2/+13
* * malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and callUlrich Drepper2005-03-082-15/+56
* (ptmalloc_init): Recognize MALLOC_PERTURB_ and call mallopt appropriately.Ulrich Drepper2005-03-081-2/+9
* 2005-03-01 Alfred M. Szmidt <ams@gnu.org>Roland McGrath2005-03-011-3/+3
* * malloc/Makefile (CFLAGS-mcheck-init.c): Add.Ulrich Drepper2005-02-221-0/+2
* * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper2005-02-211-3/+4
* * posix/getconf.c: Update copyright year.Ulrich Drepper2005-01-122-3/+3
* Always include features.h.Ulrich Drepper2005-01-121-104/+28
* Update.Ulrich Drepper2005-01-071-3/+5
* Update.Ulrich Drepper2005-01-071-7/+10
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-2218-1109/+507
* 2.5-18.1Jakub Jelinek2007-07-1218-507/+1109
* Update.Ulrich Drepper2004-12-151-1/+2
* [BZ #457]Ulrich Drepper2004-12-141-8/+14
* Update.Ulrich Drepper2004-12-111-16/+29
* Update.Ulrich Drepper2004-12-101-13/+20
* Update.Ulrich Drepper2004-12-101-2/+13
* Update.Ulrich Drepper2004-11-201-1/+9
* Update.Ulrich Drepper2004-11-191-1/+14
* Update. cvs/fedora-glibc-20041115T0915Ulrich Drepper2004-11-131-1/+3
* Update.Ulrich Drepper2004-11-131-7/+1
* Update.Ulrich Drepper2004-11-131-155/+153