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
Age
Commit message (
Expand
)
Author
2008-04-24
Return the proper values upon failure per POSIX for pthread_sigmask(3) and
Kurt Miller
2006-10-13
add blocked_shutdown
Kurt Miller
2006-10-13
Test shutdown() racing with other threads using the same file
Kurt Miller
2006-10-06
eliminate warnings on 64bit archs
Kurt Miller
2006-10-03
correct check for proper return value of dup2
Kurt Miller
2006-09-22
add blocked_close, blocked_dup2, close_race and dup2_race
Kurt Miller
2006-09-22
Test dup2() racing with other threads using the same file
Kurt Miller
2006-09-22
Test close() racing with other threads using the same file
Kurt Miller
2006-09-22
Test dup2() racing with other threads using the same file
Kurt Miller
2006-09-22
Test close() racing with other threads using the same file
Kurt Miller
2006-01-05
fix regression test, from art
Ted Unangst
2005-12-19
after mutex_unlock, there's no guarantee that a waiting thread will
Ted Unangst
2005-11-05
zap unused var.
Federico G. Schwindt
2005-10-31
and panic if fork(2) fails.
Federico G. Schwindt
2005-10-31
enter pthread_atfork
Federico G. Schwindt
2005-10-31
pthread_atfork(3) regression.
Federico G. Schwindt
2005-10-30
-Wall cleanup.
Federico G. Schwindt
2004-12-29
define REGRESS_ROOT_TARGETS for tests that require root privileges
David Krause
2004-07-10
update comment about disabled tests; ok marc@
David Krause
2004-06-11
remove test that sometimes fails until problem is understood
Marco S Hyman
2004-03-07
remove test that always fails from makefile
Marco S Hyman
2004-02-28
kill bad functions; some sort of ok from marc who is trying to confuse me
Theo de Raadt
2004-02-27
NO SPRINTF!
Theo de Raadt
2004-01-15
regression for pthread version of closefrom
Marco S Hyman
2004-01-08
Update regression test to match current library semantics. A select
Marco S Hyman
2003-12-23
Use getopt(3) correctly.
Miod Vallat
2003-11-27
openbsd tag
Marco S Hyman
2003-11-27
Reduce iterations so test runs faster.
Marco S Hyman
2003-09-18
from marc:
Henning Brauer
2003-09-02
add missing includes
David Krause
2003-07-31
various cleanups; david says results are same
Theo de Raadt
2003-07-14
improve test. fails with current code
Marco S Hyman
2003-07-10
Add sigmask test
Marco S Hyman
2003-07-10
Add test to ensure that a masked signal with a default action of
Marco S Hyman
2003-07-08
Give some feedback during the pthread_cond_timedwait test
Marco S Hyman
2003-06-19
free memory allocated by asprintf; ok marco
Peter Valchev
2003-06-16
no noman
Michael Shalayeff
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-02-04
Add test to compare threaded vs non-threaded fd handling.
Marco S Hyman
2003-01-30
add "testall" target for development testing
Marco S Hyman
2003-01-27
Another incorrect regression test. POSIX specifies that signal
Marco S Hyman
2003-01-26
remove bogus comment
Marco S Hyman
2003-01-23
print out the bad values when the test fails
Marco S Hyman
2003-01-19
add test to ensure select can be cancelled.
Marco S Hyman
2003-01-18
set stack size for threads, the default is too small for this test.
Marco S Hyman
2003-01-14
Bye-bye libc_r. libc_r and libnpthread go away. libpthread
Marco S Hyman
2002-12-13
don't fail if stdout is not a tty.
Marco S Hyman
2002-12-08
comment out bogus portion of test until I figure
Marco S Hyman
2002-11-16
use -lnpthread when USELIBPTHREAD=yes
Marco S Hyman
[next]