This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
tests
/
lib
/
libpthread
History
jruoho
710017dde4
As per PR lib/44818, remove 'lib/libpthread/t_status'. It takes two minutes
...
to rewrite this properly if someone misses this.
2011-04-06 16:04:16 +00:00
..
d_mach
…
h_atexit.c
…
h_cancel.c
…
h_common.h
…
h_exit.c
…
h_resolv.c
…
Makefile
As per PR lib/44818, remove 'lib/libpthread/t_status'. It takes two minutes
2011-04-06 16:04:16 +00:00
t_atexit.sh
…
t_barrier.c
…
t_cancel.sh
…
t_cond.c
Add a test case for pthread_cond_timedwait(3) failures reported by
2011-03-27 16:45:15 +00:00
t_detach.c
A dummy conformance-test for pthread_detach(3). I will extend this later.
2011-03-24 13:52:04 +00:00
t_equal.c
A dummy conformance-test of pthread_equal(3).
2011-03-24 12:40:59 +00:00
t_exit.sh
…
t_fork.c
…
t_fpu.c
…
t_join.c
…
t_kill.c
…
t_mutex.c
Do only set a (lower than default) timeout value if we are on powerpc and
2011-04-04 14:47:22 +00:00
t_name.c
…
t_once.c
…
t_preempt.c
…
t_resolv.sh
…
t_rwlock.c
…
t_sem.c
…
t_sigalarm.c
…
t_siglongjmp.c
…
t_sigmask.c
…
t_sigsuspend.c
…
t_sleep.c
…