index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
lib
/
libpthread
Age
Commit message (
Expand
)
Author
2006-04-18
Copy sysconf(_SC_SEMAPHORES) test from regress/lib/librt/sem/sem.c
simonb
2006-04-12
The manual for open(2) says that -1 indicate a failure, not 0. And I
cube
2006-03-20
Use sig_atomic_t
christos
2005-12-02
Make messages more useful.
is
2005-12-01
Ensure that thread context switches will leave the floating point
is
2005-08-29
don't rely on undocumented behaviour: we don't know which thread
drochner
2005-08-29
rely a bit less on undocumented behaviour: we don't know which thread
drochner
2005-07-27
10 seconds is more than enough time to wait.
christos
2005-07-26
Add another regression test.
christos
2005-07-16
Oops, don't include an extra bonus deadlock.
nathanw
2005-07-16
Add once3 test.
nathanw
2005-07-16
Add a test for pthread_once() calling a function which is cancelled,
nathanw
2005-04-19
Add sleep1 test.
nathanw
2005-04-19
Add a regression test for sleeping past the time when time_t wraps; the
nathanw
2005-03-05
sig_atomic_t isn't necessarily compatible with the %d printf format,
he
2005-03-03
Add sigmask2 and sigmask3 to SUBDIR.
nathanw
2005-02-26
Add a second flag to indicate whether handler2 ran at all.
nathanw
2005-02-26
Test for proper sigmask handling in a signal handler with threads running.
nathanw
2005-02-26
Add a test for proper signal mask handling when threads are not yet started.
nathanw
2005-01-21
test pthread_detach.
yamt
2004-12-29
Add tests for pthread_cond_timedwait() at time zero, as discussed
nathanw
2004-12-10
Add cond6.
nathanw
2004-12-10
Reformat subdir list to get more flexibility.
nathanw
2004-12-10
Add a regression test for PR lib/25961.
nathanw
2004-11-03
use semaphore before starting pthread. currently fail.
yamt
2004-08-03
- timeout for timedwrlock should be an absolute value.
yamt
2004-08-03
add a test for rwlock.
yamt
2004-07-27
pthread_kill test.
yamt
2004-07-07
Add a regression test for CV teardown under spurious wakeups (currently fails).
nathanw
2004-06-30
Add missing NetBSD ID tags
jmc
2004-05-23
* -t -> -n with consistency with the usage.
christos
2004-05-21
Add resolv test, now that we have a re-entrant getaddrinfo.
christos
2004-05-13
- add debug flag.
christos
2004-05-13
Add RCSID.
christos
2004-05-13
don't use values from the stack.
christos
2004-05-13
slap in tnf copyright.
christos
2004-05-13
Add test of parallel name resolution [it does not work yet]
christos
2004-03-05
Fix typo reported by Stefan Krueger, and add RCS Id.
wiz
2004-01-02
enable sigmask1 and siglongjmp1
cl
2004-01-02
Regression test for siglongjmp out of a signal handler back into
cl
2004-01-02
Regression test for pthread_sigmask when SA upcalls aren't started yet.
cl
2003-11-21
Add condcancel1.
nathanw
2003-11-21
RCS ID
nathanw
2003-11-21
Regression test for destroying a condition variable that had a cancelled
nathanw
2003-11-19
Actually print self in the "Thread %p got semaphore" message.
uwe
2003-09-12
add regression test for siginfo and threaded signal delivery.
christos
2003-07-26
netbsd.org->NetBSD.org
salo
2003-07-26
include <stdlib.h> for exit prototype
mrg
2003-07-22
Add exit1 and cancel2.
nathanw
2003-07-22
Test for pthread_exit() in the main thread with no other threads.
nathanw
[next]