Home | History | Annotate | Download | only in sys
History log of /src/tests/lib/libc/sys/t_ptrace_register_wait.h
RevisionDateAuthorComments
 1.5  02-May-2025  riastradh tests/lib/libc/sys/t_ptrace*: Nix trailing whitespace.

No functional change intended.

Preparation for:

PR misc/59381: t_ptrace_wait* and t_ptrace_sigchld tests are flaky
 1.4  14-Oct-2021  gson branches: 1.4.4;
Remove trailing whitespace
 1.3  11-May-2020  kamil Simplify previous

Emit SIGKILL without a loop and without checking for exact process status
once it is collected.
 1.2  11-May-2020  kamil Do not fail when trying to kill a dying process

A dying process can disappear for a while. Rather than aborting, retry
sending SIGKILL to it.
 1.1  04-May-2020  kamil Move register tests out of t_ptrace_wait.c to t_ptrace_register_wait.h

The same tests are now included with the preprocessor in t_ptrace_wait.c.

No functional change intended.
 1.4.4.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed