summaryrefslogtreecommitdiff
path: root/stdlib/test-atexit-race-common.c
AgeCommit message (Collapse)Author
2018-02-04hurd: Fix buildSamuel Thibault
* stdlib/test-atexit-race-common.c [!defined PTHREAD_STACK_MIN]: Do not check against PTHREAD_STACK_MIN.
2018-02-01stdlib: Fixing test-*atexit*-race tests on ia64Adhemerval Zanella
These tests require a new thread stack size set to a value (0x20000) lower than the architecture minimum (0x30000). Set the stack size to PTHREAD_STACK_MIN in this case. Checked on ia64-linux-gnu. * stdlib/test-atexit-race-common.c (do_test): Check stack size against PTHREAD_STACK_MIN.
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
* All files with FSF copyright notices: Update copyright dates using scripts/update-copyrights. * locale/programs/charmap-kw.h: Regenerated. * locale/programs/locfile-kw.h: Likewise.
2017-09-25Reduce total memory required to create all threads to 128MiB. This fixesPaul Pluzhnikov
intermittent failure in stdlib/test-{atexit,at_quick_exit,...} tests (Bug 22207).
2017-09-20Oops. stdlib/test-atexit-race-common.c should have been part of ↵Paul Pluzhnikov
26e70aec7028feeb196744eb97cd2dff3670b7aa