freebsd-dev/lib/libproc
Enji Cooper b2d48be1bc Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and
netbsd-tests.test.mk (r289151)

- Eliminate explicit OBJTOP/SRCTOP setting
- Convert all ad hoc NetBSD test integration over to netbsd-tests.test.mk
- Remove unnecessary TESTSDIR setting
- Use SRCTOP where possible for clarity

MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Divison
2015-10-12 08:16:03 +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 Add META_MODE support. 2015-06-13 19:20:56 +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