summaryrefslogtreecommitdiff
path: root/tests/lib/libpthread/t_join.c
AgeCommit message (Expand)Author
2020-01-29Fix the t_join testkamil
2017-07-02Export the guard size of the main thread via vm.guard_size. Add ajoerg
2012-03-12Also exercise pthread_attr_setstacksize.joerg
2011-12-12Remove bogus check that (a) depends uninitialised memory (b) overflows ajoerg
2011-08-22Requires stdint.h.dholland
2010-11-30Test alignment of constructor / destructor calls as well as the stackjoerg
2010-07-29Revert to 1.1 and fix the casts by using uintptr_t. Ok jruoho.hans
2010-07-29One more cast.jruoho
2010-07-29Fix build failure on AMD64, noted by njoly@.jruoho
2010-07-28Add a simple test for pthread_join(3).jruoho