glibc/malloc
Chris Metcalf 00068ce40c Bump up tst-malloc-thread-fail timeout from 20 to 30s
Right now tilegx is right on the verge of timeout when it runs,
so adding a bit of headroom seems like the right thing; we
see failures when running tests in parallel.
2016-07-05 17:05:28 -04:00
..
Depend
Makefile Revert __malloc_initialize_hook symbol poisoning 2016-06-20 11:11:29 +02:00
Versions
arena.c malloc: Avoid premature fallback to mmap [BZ #20284] 2016-06-21 21:29:21 +02:00
hooks.c malloc: Correct malloc alignment on 32-bit architectures [BZ #6527] 2016-05-24 08:05:15 +02:00
malloc-hooks.h Revert __malloc_initialize_hook symbol poisoning 2016-06-20 11:11:29 +02:00
malloc-internal.h malloc: Adjust header file guard in malloc-internal.h 2016-05-04 15:27:15 +02:00
malloc.c Revert __malloc_initialize_hook symbol poisoning 2016-06-20 11:11:29 +02:00
malloc.h malloc: Remove __malloc_initialize_hook from the API [BZ #19564] 2016-06-10 10:46:05 +02:00
mallocbug.c
mcheck-init.c Revert __malloc_initialize_hook symbol poisoning 2016-06-20 11:11:29 +02:00
mcheck.c
mcheck.h
memusage.c
memusage.sh Update copyright dates not handled by scripts/update-copyrights. 2016-01-04 16:26:30 +00:00
memusagestat.c Update copyright dates not handled by scripts/update-copyrights. 2016-01-04 16:26:30 +00:00
morecore.c
mtrace.c
mtrace.pl Update copyright dates not handled by scripts/update-copyrights. 2016-01-04 16:26:30 +00:00
obstack.c
obstack.h
scratch_buffer_grow.c
scratch_buffer_grow_preserve.c
scratch_buffer_set_array_size.c scratch_buffer_set_array_size: Include <limits.h> 2016-04-07 13:46:28 +02:00
set-freeres.c
thread-freeres.c
tst-calloc.c
tst-malloc-backtrace.c
tst-malloc-fork-deadlock.c malloc: Run fork handler as late as possible [BZ #19431] 2016-04-14 09:17:02 +02:00
tst-malloc-thread-exit.c tst-malloc-thread-exit: Use fewer system resources 2016-02-19 14:12:56 +01:00
tst-malloc-thread-fail.c Bump up tst-malloc-thread-fail timeout from 20 to 30s 2016-07-05 17:05:28 -04:00
tst-malloc-usable.c
tst-malloc.c
tst-mallocfork.c
tst-mallocfork2.c test-skeleton.c: Add write_message function 2016-06-23 11:00:36 +02:00
tst-mallocstate.c
tst-mallopt.c
tst-mcheck.c
tst-memalign.c
tst-mtrace.c
tst-mtrace.sh Make shebang interpreter directives consistent 2016-01-07 04:03:21 -05:00
tst-obstack.c
tst-posix_memalign.c
tst-pvalloc.c
tst-realloc.c
tst-scratch_buffer.c
tst-trim1.c
tst-valloc.c