freebsd-dev/lib/libproc
Mark Johnston 700244a246 Add descriptions for fields in struct proc_handle.
Remove the unused kq field and some unnecessary includes.

MFC after:	1 month
2016-07-30 03:07:14 +00:00
..
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
_libproc.h Add descriptions for fields in struct proc_handle. 2016-07-30 03:07:14 +00:00
libproc.h Hook up support for userland CTF support in DTrace. This required some 2014-10-03 23:20:37 +00:00
Makefile First pass through library packaging. 2016-02-04 21:16:35 +00:00
Makefile.depend META MODE: Rework circular dependency guard for librtld_db/libproc. 2015-11-25 19:13:35 +00:00
Makefile.inc Remove WARNS inherited fine by ../Makefile.inc. 2016-02-26 22:14:23 +00:00
proc_bkpt.c Add support for RISC-V ISA. 2016-01-24 12:10:29 +00:00
proc_create.c Allow "a.out" as an alias for the executable if no other matching entries 2014-05-03 04:44:03 +00:00
proc_regs.c Add support for RISC-V ISA. 2016-01-24 12:10:29 +00:00
proc_rtld.c Allow "a.out" as an alias for the executable if no other matching entries 2014-05-03 04:44:03 +00:00
proc_sym.c Fix debug symbols loading in libproc: 0 is a valid file descriptor. 2015-03-13 04:26:48 +00:00
proc_util.c If the traced process stops because it received a signal, libproc needs 2014-05-04 03:34:32 +00:00