summaryrefslogtreecommitdiff
path: root/malloc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Avoid deadlock in malloc on backtrace (BZ #16159)Siddhesh Poyarekar2015-05-191-1/+5
* Add struct scratch_buffer and its internal helper functionsFlorian Weimer2015-04-071-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-2/+0
* Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar2014-11-191-0/+5
* Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers2014-06-061-1/+2
* Use existing makefile variables for dependencies on glibc libraries.Joseph Myers2014-05-161-1/+1
* malloc: Add mallopt test.Will Newton2014-05-121-1/+1
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-061-1/+8
* Fix fallout from Joseph's untested Makeconfig change.Roland McGrath2014-02-281-1/+1
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-3/+1
* Generate .test-result files for tests with special rules.Joseph Myers2014-02-211-1/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Drop PER_THREAD conditionals from malloc.Ondřej Bílka2013-12-101-1/+0
* rename configure.in to configure.acMike Frysinger2013-10-301-1/+1
* malloc: Add memalign test.Will Newton2013-10-041-1/+1
* malloc: Add pvalloc test.Will Newton2013-10-021-1/+2
* malloc: Add posix_memalign test.Will Newton2013-10-021-1/+1
* malloc: Add realloc test.Will Newton2013-09-091-1/+2
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-1/+1
* Add --enable-hardcoded-path-in-tests configure optionH.J. Lu2013-01-111-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Support --with-pkgversion and --with-bugurl.Joseph Myers2012-11-091-2/+6
* Define and use $(run-built-tests).Joseph Myers2012-10-241-1/+1
* Use $(run-program-prefix) in more shell script tests.Joseph Myers2012-10-191-1/+1
* Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin2012-09-251-1/+1
* Return requested size for malloc_usable_size when MALLOC_CHECK_ > 0Siddhesh Poyarekar2012-09-051-3/+3
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-9/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Simplify malloc codeUlrich Drepper2011-09-101-1/+1
* Remove the --experimental-malloc optionUlrich Drepper2011-06-281-3/+1
* Fix obstack* on i?86Jakub Jelinek2009-07-311-0/+1
* * config.h.in (USE_MULTIARCH): Define.Ulrich Drepper2009-03-131-1/+4
* * malloc/tst-trim1.c: New file.Ulrich Drepper2007-12-161-2/+2
* * malloc/hooks.c (MALLOC_STATE_VERSION): Bump.Ulrich Drepper2007-05-211-1/+0
* * malloc/arena.c (heap_info): Add mprotect_size field, adjust pad. Jakub Jelinek2007-05-071-0/+1
* * malloc/memusage.sh (memusageso): Add quotes.Ulrich Drepper2006-05-191-2/+5
* [BZ #838]Ulrich Drepper2005-09-271-1/+1
* * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.Ulrich Drepper2005-08-201-1/+1
* * elf/dl-close.c: Include stddef.h.Ulrich Drepper2005-04-271-2/+5
* * malloc/Makefile (CFLAGS-mcheck-init.c): Add.Ulrich Drepper2005-02-221-0/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-12/+4
* 2.5-18.1Jakub Jelinek2007-07-121-4/+12
* Update.Ulrich Drepper2004-12-151-1/+2
* Update.Ulrich Drepper2003-09-301-1/+0
* Update.Ulrich Drepper2003-04-181-0/+1
* * malloc/Versions (GLIBC_PRIVATE): Add __libc_thread_freeres.Roland McGrath2003-02-221-2/+2
* * malloc/Makefile ($(objpfx)memusagestat.o: sysincludes): DefineRoland McGrath2002-09-181-0/+6
* Update.Ulrich Drepper2002-08-041-0/+2
* Update.Ulrich Drepper2002-01-291-4/+8