dholland
|
8a66658e44
|
The proper way to validate a condition that's expected to be true is
to assert it, not to bolt it into the program logic in a way that will
cause strange behavior if it accidentally isn't true at some point.
|
2017-07-30 20:37:35 +00:00 |
|
christos
|
b52075bfab
|
add flag that let's you not wait for all the processes specified.
|
2015-03-04 16:36:12 +00:00 |
|
christos
|
dacc247666
|
PR/49714: Henning Petersen: Change NULL in EV_SET to 0.
|
2015-03-04 13:31:53 +00:00 |
|
christos
|
1fddf0eec4
|
Add a timeout parameter.
|
2015-03-03 19:59:48 +00:00 |
|
christos
|
8fb724825c
|
Add -s option, cleanup warnings.
|
2015-03-02 21:53:48 +00:00 |
|
christos
|
b957b96ffc
|
Add pwait, from FreeBSD
|
2015-03-02 21:43:39 +00:00 |
|