master
Change folder structure for library changes:
fix: move JSON envelope to print.c, add version.h build deps
Expose functionality as a re-usable library - Part 2 (#284)
Fix potential double free for Lf->fsdir and mp->dir
Move static variables to lsof_context in Darwin dproc.c
Library part5 (#290)
Add basic support for Darwin PROX_FDTYPE_NETPOLICY, bringing us inline with Apple lsof.
Fix typos (#313)
[darwin] Drop V_path and HASPRIVNMCACHE for darwin dialect, use enter_nm instead