Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/lib/libc/sys



Module Name:    src
Committed By:   riastradh
Date:           Fri May  2 02:24:32 UTC 2025

Modified Files:
        src/tests/lib/libc/sys: t_ptrace.c t_ptrace_amd64_wait.h
            t_ptrace_bytetransfer_wait.h t_ptrace_clone_wait.h
            t_ptrace_core_wait.h t_ptrace_eventmask_wait.h t_ptrace_fork_wait.h
            t_ptrace_kill.c t_ptrace_lwp_wait.h t_ptrace_register_wait.h
            t_ptrace_sigchld.c t_ptrace_siginfo_wait.h t_ptrace_signal_wait.h
            t_ptrace_syscall_wait.h t_ptrace_threads_wait.h
            t_ptrace_topology_wait.h t_ptrace_wait.h t_ptrace_x86_wait.h

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/lib/libc/sys/t_ptrace.c \
    src/tests/lib/libc/sys/t_ptrace_sigchld.c
cvs rdiff -u -r1.12 -r1.13 src/tests/lib/libc/sys/t_ptrace_amd64_wait.h
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/sys/t_ptrace_bytetransfer_wait.h \
    src/tests/lib/libc/sys/t_ptrace_eventmask_wait.h \
    src/tests/lib/libc/sys/t_ptrace_kill.c \
    src/tests/lib/libc/sys/t_ptrace_lwp_wait.h \
    src/tests/lib/libc/sys/t_ptrace_siginfo_wait.h \
    src/tests/lib/libc/sys/t_ptrace_threads_wait.h \
    src/tests/lib/libc/sys/t_ptrace_topology_wait.h
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/sys/t_ptrace_clone_wait.h \
    src/tests/lib/libc/sys/t_ptrace_syscall_wait.h
cvs rdiff -u -r1.9 -r1.10 src/tests/lib/libc/sys/t_ptrace_core_wait.h
cvs rdiff -u -r1.7 -r1.8 src/tests/lib/libc/sys/t_ptrace_fork_wait.h
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libc/sys/t_ptrace_register_wait.h
cvs rdiff -u -r1.6 -r1.7 src/tests/lib/libc/sys/t_ptrace_signal_wait.h
cvs rdiff -u -r1.36 -r1.37 src/tests/lib/libc/sys/t_ptrace_wait.h
cvs rdiff -u -r1.31 -r1.32 src/tests/lib/libc/sys/t_ptrace_x86_wait.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index