Module Name: src Committed By: kamil Date: Sat Feb 9 23:10:42 UTC 2019
Modified Files: src/tests/lib/libc/sys: t_ptrace_wait.h Log Message: Add infinite_thread() for ptrace(2) ATF tests infinite_thread() is designed to be spawned as a pthread(3) function. It will be used soon in new tests. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/tests/lib/libc/sys/t_ptrace_wait.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.