index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
lib
/
libpthread
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
enable malloc_duel; "tests want to run" bluhm@
otto
2019-05-16
1
-3
/
+3
*
link pthread_rwlock2 test
semarie
2019-03-04
1
-2
/
+2
*
Add regress test for cancellation of pthread_once()'s init_routine
guenther
2017-10-16
1
-2
/
+2
*
Remove all references to "make depend" from regress.
bluhm
2017-07-07
1
-2
/
+2
*
Test that various calls can be interrupted in a non-threaded process,
guenther
2016-05-10
1
-3
/
+4
*
Add regress for cancellation of wait/waitpid/wait3/wait4
guenther
2015-09-14
1
-2
/
+2
*
Enter the REGRESS_FULL target subdirs for clean, cleandir and obj targets.
miod
2014-07-03
1
-2
/
+2
*
Some tests are currently failing. Only run those if the REGRESS_FULL
kettenis
2013-08-01
1
-11
/
+16
*
Add earlysig test to check whether the pthread fork() wrapper
guenther
2013-06-21
1
-2
/
+3
*
Disable the blocked_{close,dup2,fifo} tests, as we know they fail
guenther
2013-03-25
1
-3
/
+8
*
temporarily fix the static tests in testall by using NOPIE_LDFLAGS.
fgsch
2012-11-06
1
-2
/
+3
*
document some more disabled tests.
fgsch
2012-08-19
1
-1
/
+4
*
Add pthread spinlock support.
pirofti
2012-05-03
1
-2
/
+2
*
Remove suspend_np1 from regress build.
kurt
2012-04-13
1
-2
/
+2
*
Add a simple barrier regression test.
pirofti
2012-04-11
1
-3
/
+3
*
Add blocked_fifo.
oga
2012-03-19
1
-3
/
+3
*
Add pthread_suspend_np regress test. okay guenther@
kurt
2012-02-21
1
-2
/
+2
*
- remove invalid potions of blocked_* regress tests
kurt
2012-02-20
1
-4
/
+2
*
Disable the dup2_race test, as it requires a buggy behavior that uthreads
guenther
2012-02-20
1
-3
/
+5
*
Enable the errno test; add a quick rwlocks test
guenther
2012-02-20
1
-3
/
+4
*
Add regress test for stack attributes
guenther
2012-02-19
1
-3
/
+6
*
link new semaphore tests
mpi
2012-01-04
1
-2
/
+2
*
enter signals.
fgsch
2011-10-01
1
-3
/
+3
*
first round of tests to check system calls restarting with pthreads.
fgsch
2011-09-13
1
-8
/
+8
*
Use CHECKx macro and enable setsockopt tests.
fgsch
2010-01-03
1
-3
/
+3
*
add blocked_shutdown
kurt
2006-10-13
1
-3
/
+3
*
add blocked_close, blocked_dup2, close_race and dup2_race
kurt
2006-09-22
1
-2
/
+3
*
enter pthread_atfork
fgsch
2005-10-31
1
-2
/
+3
*
update comment about disabled tests; ok marc@
david
2004-07-10
1
-2
/
+2
*
remove test that sometimes fails until problem is understood
marc
2004-06-11
1
-2
/
+2
*
remove test that always fails from makefile
marc
2004-03-07
1
-2
/
+2
*
regression for pthread version of closefrom
marc
2004-01-15
1
-2
/
+3
*
Add sigmask test
marc
2003-07-10
1
-2
/
+2
*
clean up the testall target
marc
2003-02-05
1
-4
/
+4
*
add stdfiles test for proper fd handling
marc
2003-02-05
1
-2
/
+2
*
add "testall" target for development testing
marc
2003-01-30
1
-2
/
+31
*
add test to ensure select can be cancelled.
marc
2003-01-19
1
-2
/
+2
*
dueling mallocs -- test for proper serialization when multiple threads
marc
2002-11-12
1
-2
/
+2
*
Add new tests
marc
2002-10-21
1
-4
/
+4
*
signal deliver to blocked thread test
marc
2002-10-12
1
-3
/
+3
*
add pthread siginfo support test
marc
2002-10-07
1
-2
/
+2
*
Fix pthread floatting point preemption test and enable it. Next
marc
2002-06-23
1
-2
/
+2
*
+pthread_specific
wcobb
2002-05-03
1
-3
/
+4
*
no more need to explicitly specify regress: _SUBDIRUSE targets anymore.
art
2002-02-23
1
-3
/
+1
*
bring back test, this time in the public domain
marc
2001-11-11
1
-2
/
+2
*
remove files that have a copyright theo doesn't like
marc
2001-11-11
1
-2
/
+2
*
Add a pcap/pthread test as it was reported that using
marc
2001-11-10
1
-2
/
+2
*
another pthread regression test: system/waitpid/wait4
marc
2001-11-09
1
-2
/
+2
*
Uncomment SUBDIR in libc_r/Makefile and remove libc_r from SUBDIR.
fgsch
2001-08-23
1
-5
/
+5
*
You are not allowed to break entire architectures
deraadt
2001-08-22
1
-5
/
+5
[next]