summaryrefslogtreecommitdiff
path: root/external/bsd/libproc/dist/proc_create.c
AgeCommit message (Collapse)Author
2017-06-09add a proc_getmodel() interface to return whether a processchs
is a 32-bit or 64-bit process. the interface is from freebsd but the implementation is different. needed by dtrace.
2015-09-24Add glue, adjust for NetBSD.christos
2015-09-24Import libproc from FreeBSDchristos