freebsd-dev/lib/libproc
Mark Johnston 520c80f1b2 Detach from the child process before completing the test.
Otherwise the child will receive SIGTRAP if the parent exits first.
2018-07-27 20:34:15 +00:00
..
tests Detach from the child process before completing the test. 2018-07-27 20:34:15 +00:00
_libproc.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
crc32.c libproc: Improve .gnu_debuglink support. 2016-12-06 04:18:09 +00:00
crc32.h libproc: Improve .gnu_debuglink support. 2016-12-06 04:18:09 +00:00
libproc.h Add an envp argument to proc_create(). 2017-12-03 16:50:16 +00:00
Makefile Add an envp argument to proc_create(). 2017-12-03 16:50:16 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
Makefile.inc Remove WARNS inherited fine by ../Makefile.inc. 2016-02-26 22:14:23 +00:00
proc_bkpt.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
proc_create.c Use a global extern declaration to appease gcc. 2017-12-06 17:52:01 +00:00
proc_regs.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
proc_rtld.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
proc_sym.c Take the mapping's segment offset into account when resolving symbols. 2018-07-21 22:15:48 +00:00
proc_util.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00