index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
lib
/
libpthread
/
Makefile
Age
Commit message (
Expand
)
Author
2003-02-05
clean up the testall target
Marco S Hyman
2003-02-05
add stdfiles test for proper fd handling
Marco S Hyman
2003-01-30
add "testall" target for development testing
Marco S Hyman
2003-01-19
add test to ensure select can be cancelled.
Marco S Hyman
2002-11-12
dueling mallocs -- test for proper serialization when multiple threads
Marco S Hyman
2002-10-21
Add new tests
Marco S Hyman
2002-10-12
signal deliver to blocked thread test
Marco S Hyman
2002-10-07
add pthread siginfo support test
Marco S Hyman
2002-06-23
Fix pthread floatting point preemption test and enable it. Next
Marco S Hyman
2002-05-03
+pthread_specific
Wilbern Cobb
2002-02-23
no more need to explicitly specify regress: _SUBDIRUSE targets anymore.
Artur Grabowski
2001-11-11
bring back test, this time in the public domain
Marco S Hyman
2001-11-11
remove files that have a copyright theo doesn't like
Marco S Hyman
2001-11-10
Add a pcap/pthread test as it was reported that using
Marco S Hyman
2001-11-09
another pthread regression test: system/waitpid/wait4
Marco S Hyman
2001-08-23
Uncomment SUBDIR in libc_r/Makefile and remove libc_r from SUBDIR.
Federico G. Schwindt
2001-08-22
You are not allowed to break entire architectures
Theo de Raadt
2001-08-15
Regression tests for libc_r (pthreads) library.
Federico G. Schwindt