diff options
| author | Thomas Weißschuh <thomas@t-8ch.de> | 2023-03-02 21:06:31 +0000 |
|---|---|---|
| committer | Thomas Weißschuh <thomas@t-8ch.de> | 2023-03-02 22:12:37 +0000 |
| commit | f0e793a3d9083aa5d8bfe1ec27ce107f2df6780f (patch) | |
| tree | 8b8a4a4002318c3c5c53be32888323f2eb0e4b4e /tests/expected/misc | |
| parent | ffe45d3bfba9f94e1b3ceb8bf5da4697208286a5 (diff) | |
| download | util-linux-f0e793a3d9083aa5d8bfe1ec27ce107f2df6780f.tar.gz | |
waitpid: allow to only wait for a specific number of process exits
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
Diffstat (limited to 'tests/expected/misc')
| -rw-r--r-- | tests/expected/misc/waitpid-count | 1 | ||||
| -rw-r--r-- | tests/expected/misc/waitpid-count.err | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/expected/misc/waitpid-count b/tests/expected/misc/waitpid-count new file mode 100644 index 000000000..d00491fd7 --- /dev/null +++ b/tests/expected/misc/waitpid-count @@ -0,0 +1 @@ +1 diff --git a/tests/expected/misc/waitpid-count.err b/tests/expected/misc/waitpid-count.err new file mode 100644 index 000000000..573541ac9 --- /dev/null +++ b/tests/expected/misc/waitpid-count.err @@ -0,0 +1 @@ +0 |
