freebsd-dev/lib/libproc
Mark Johnston b1bb30e5c5 libproc: Make proc_getpid() an accessor for struct proc_handle.
This allows librtld_db to fetch the PID from a handle without calling into
libproc. Together with r303531, this means that librtld_db no longer
references symbols from libproc.
2016-12-06 04:14:20 +00:00
..
tests DIRDEPS_BUILD: Update dependencies. 2016-08-31 19:30:46 +00:00
_libproc.h libproc: Make proc_getpid() an accessor for struct proc_handle. 2016-12-06 04:14:20 +00:00
libproc.h libproc: Make proc_getpid() an accessor for struct proc_handle. 2016-12-06 04:14:20 +00:00
Makefile libproc: Add proc_getmodel(). 2016-07-30 03:09:23 +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: Make proc_getpid() an accessor for struct proc_handle. 2016-12-06 04:14:20 +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 Fix style bugs and remove trailing whitespace in libproc and librtld_db. 2016-12-06 04:13:02 +00:00
proc_sym.c libproc: Make proc_getpid() an accessor for struct proc_handle. 2016-12-06 04:14:20 +00:00
proc_util.c libproc: Make proc_getpid() an accessor for struct proc_handle. 2016-12-06 04:14:20 +00:00