freebsd-nq/lib/libproc
Andrew Turner e3c074a017 Fix libproc on architectures that don't need the program counter to be
adjusted. This seems to be the case on all non-x86 architectures libproc
supports.

Reviewed by:	kib
Obtained from:	ABT Systems Ltd
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D3465
2015-08-24 12:17:15 +00:00
..
tests On arm64 disable three tests that hang or panic 2015-08-17 23:19:36 +00:00
_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 Fix libproc on architectures that don't need the program counter to be 2015-08-24 12:17:15 +00:00
proc_create.c
proc_regs.c Make libproc compilable on AArch64. 2015-07-01 13:59:26 +00:00
proc_rtld.c
proc_sym.c
proc_util.c