freebsd-skq/lib/libproc
sjg 008d7c831f Add META_MODE support.
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.

Still need to add real targets under targets/ to build packages.

Differential Revision:       D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +00:00
..
tests
_libproc.h
libproc.h
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 Initial version of DTrace on ARM32. 2015-02-10 19:41:30 +00:00
proc_create.c
proc_regs.c Initial version of DTrace on ARM32. 2015-02-10 19:41:30 +00:00
proc_rtld.c
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