freebsd-dev/lib/libproc
Bryan Drewery 7b3ea376a2 META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.
This both avoids some dependencies on xinstall.host and allows
bootstrapping on older releases to work due to lack of at least 'install -l'
support.

Sponsored by:	EMC / Isilon Storage Division
2015-11-25 19:10:28 +00:00
..
tests Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
_libproc.h Allow "a.out" as an alias for the executable if no other matching entries 2014-05-03 04:44:03 +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 Merge sync of head 2015-05-27 01:19:58 +00:00
Makefile.depend META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. 2015-11-25 19:10:28 +00:00
proc_bkpt.c Fix libproc on architectures that don't need the program counter to be 2015-08-24 12:17:15 +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 Make libproc compilable on AArch64. 2015-07-01 13:59:26 +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