freebsd-dev/lib/libproc
Enji Cooper 5e9230be84 Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones
This implifies pathing in make/displayed output

MFC after:    3 weeks
Sponsored by: Dell EMC Isilon
2017-01-20 04:37:22 +00:00
..
tests libproc: Match prefixes when looking up mapped object by name. 2016-12-06 04:20:32 +00:00
_libproc.h libproc: Cache symbol tables for mapped objects upon access. 2016-12-06 04:21:35 +00:00
crc32.c libproc: Improve .gnu_debuglink support. 2016-12-06 04:18:09 +00:00
crc32.h libproc: Improve .gnu_debuglink support. 2016-12-06 04:18:09 +00:00
libproc.h libproc: Add support for some proc_attach() flags. 2016-12-06 04:22:38 +00:00
Makefile Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones 2017-01-20 04:37:22 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2016-08-31 19:30:46 +00:00
Makefile.inc Remove WARNS inherited fine by ../Makefile.inc. 2016-02-26 22:14:23 +00:00
proc_bkpt.c Fix style bugs and remove trailing whitespace in libproc and librtld_db. 2016-12-06 04:13:02 +00:00
proc_create.c libproc: Add support for some proc_attach() flags. 2016-12-06 04:22:38 +00:00
proc_regs.c Fix style bugs and remove trailing whitespace in libproc and librtld_db. 2016-12-06 04:13:02 +00:00
proc_rtld.c libproc: Cache ELF handles for loaded objects. 2016-12-06 04:19:08 +00:00
proc_sym.c Add a reasonable bound on the symbol table index size. 2017-01-05 02:33:10 +00:00
proc_util.c libproc: Add support for some proc_attach() flags. 2016-12-06 04:22:38 +00:00