freebsd-dev/cddl/compat/opensolaris
Mark Johnston b043b5dc6b libproc: Add support for some proc_attach() flags.
This change adds some handling for the equivalent of Solaris' PGRAB_*
flags. In particular, support for PGRAB_RDONLY is needed to avoid a
nasty deadlock: dtrace(1) may otherwise stop the master process for its
pseudo-terminal and end up blocking while writing to standard output.
2016-12-06 04:22:38 +00:00
..
include libproc: Add support for some proc_attach() flags. 2016-12-06 04:22:38 +00:00
lib/libumem
misc rename getline into zgetline to avoid collision with getline(3) 2016-05-10 07:50:57 +00:00