K 10 svn:author V 5 markj K 8 svn:date V 27 2016-12-06T04:14:20.027769Z K 7 svn:log V 242 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. END