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
/
lib
/
libc_r
/
TEST
Age
Commit message (
Collapse
)
Author
2000-01-06
cleanup
David Leonard
2000-01-06
clean doc
David Leonard
2000-01-06
longer sleep, doc, get rid of bad signal handler
David Leonard
2000-01-06
cleanup
David Leonard
2000-01-06
comment
David Leonard
2000-01-06
comment. cleanup
David Leonard
2000-01-06
repair comment
David Leonard
2000-01-06
test close() during a select()
David Leonard
2000-01-04
fix bugs in test. now succeeds
David Leonard
2000-01-04
Test stdarg for fgsch@
David Leonard
2000-01-04
Test some signal handling
David Leonard
1999-12-02
add setjmp test
David Leonard
1999-12-02
add _setjmp/_longjmp test
David Leonard
1999-12-02
better tests
David Leonard
1999-11-30
make test a little bit more stressful
David Leonard
1999-11-30
set the ulimit a little higher for test_preemption
David Leonard
1999-11-30
enable test_select and test_poll
David Leonard
1999-11-30
test poll()
David Leonard
1999-11-28
clean up
David Leonard
1999-11-28
remove redundant macro
David Leonard
1999-11-26
use pthread_join instead of pthread_cancel to test for a thread's existence ↵
David Leonard
after forking
1999-06-15
Remove pthread_atfork(). It was only part of draft 10 for a little while and ↵
David Leonard
was removed before stddization.
1999-05-26
document double-unlock check and how it relates to the std. (POSIX says in ↵
David Leonard
one paragraph that the behaviour is undefined, then in another says that EPERM should be returned
1999-05-26
bye bye gethostbyname_r and getservbyname_r tests
David Leonard
1999-05-26
count and chec the number of times the self-cancelling thread tries to ↵
David Leonard
cancel itself
1999-05-26
show a bit more information when checks fail
David Leonard
1999-03-24
allow make depend to work
David Leonard
1999-03-24
revert to -pthread
David Leonard
1999-03-10
define and use a SET_NAME macro so that these tests work under other thread ↵
David Leonard
implementations
1999-02-01
add test_sigsuspend test_sigwait
David Leonard
1999-02-01
move tests together
David Leonard
1999-01-19
performance metrics are now elsewhere
David Leonard
1999-01-18
sync with previous changes
David Leonard
1999-01-17
pthread_cancel() and cancellation points
David Leonard
1999-01-17
pthread_atfork()
David Leonard
1999-01-17
say something when a test locks up
David Leonard
1999-01-10
nice-ify
David Leonard
1998-12-23
nicer tests
David Leonard
1998-12-21
clean
David Leonard
1998-12-21
remove mit pthread hangover
David Leonard
1998-12-10
tests are now useful
David Leonard
1998-09-03
libpthread tests modified for uthreads
David Leonard