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
/
tests
/
lib
/
libc
/
gen
/
posix_spawn
Age
Commit message (
Expand
)
Author
2022-05-31
s/disbale/disable/ and s/enbale/enable/ in comments. also one more typo fix.
andvar
2022-05-23
s/controll/control/ in comments.
andvar
2021-11-22
undef a couple more.
christos
2021-11-20
Merge common code for the chdir cases (Piyush Sachdeva)
christos
2021-11-15
Add missing test
christos
2021-11-07
Fix linking for multi-source file tests, the second part of the tuple
martin
2021-11-07
new tests for posix_spawn_chdir from Piyush Sachdeva
christos
2021-09-03
s/existant/existent/ in comments and messages, plus few more similar fixes.
andvar
2021-08-21
fix mainly same typos as in my previous commit but outside sys/dev/dm.
andvar
2021-05-02
Add test for POSIX_SPAWN_RESETIDS flag
martin
2017-12-21
Fix broken test: we can't assume that the current schedule priority range
christos
2017-12-18
Don't use SCHED_OTHER.
christos
2017-01-10
more tests needing <sys/stat.h>
christos
2014-10-18
src is too big these days to tolerate superfluous apostrophes. It's
snj
2012-04-09
Fix asynchronous posix_spawn child exit status (and test for it).
martin
2012-04-08
Rework posix_spawn locking and memory management:
martin
2012-02-20
Add a test case to call posix_spawn with empty file actions, which reproduced
martin
2012-02-14
Add a few more posix_spawn testcases, which should detect everything that
martin
2012-02-13
Move posix_spawn tests to lib/libc/gen/posix_spawn - they test both libc
martin