CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/01/30 01:22:30

Modified files:
        regress/lib/libc/sys: Makefile README macros.h t_ptrace.c 

Log message:
Enable t_ptrace with an errno change compared to NetBSD.

Note that the last test triggers a kernel bug related to waitpid(9) and
ptraced processes.  This is now visible thanks to recent make(1) changes.

guenther@ suggests to look at the logic behind `p_orphan' in FreeBSD to
fix this bug.

Reply via email to