/sys/arch/atari/isa/

'form'>
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/tests/lib/libpthread/Makefile
AgeCommit message (Expand)Author
2020-06-21fix build of h_thread_local_dtor.cpplukem
2019-04-24Add a complete C11 threads(3) implementationkamil
2017-07-11Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. Thisjoerg
2016-10-30Add new test t_timedmutexkamil
2013-04-12loosen the test only for qemu.christos
2013-03-28Add pthread_cond_timedwait(3) test from PR/47703christos
2013-03-21new dlopen tests for libpthread from manu@christos
2012-09-12setcontext() used to be incompatible with -lpthread since it affectedmanu
2011-04-06As per PR lib/44818, remove 'lib/libpthread/t_status'. It takes two minutesjruoho
2011-03-24A dummy conformance-test for pthread_detach(3). I will extend this later.jruoho
2011-03-24A dummy conformance-test of pthread_equal(3).jruoho
2010-12-08Link t_fpu against libm if the compiler doesn't want to inline sin/cos.joerg
2010-11-30Test alignment of constructor / destructor calls as well as the stackjoerg
2010-07-28Add a simple test for pthread_join(3).jruoho
2010-07-16Convert the libpthread tests to atf.jmmv