Solaris: get completely out of the file handling business using libproc

This commit is contained in:
Guy M. Broome
2018-03-28 12:48:37 -04:00
committed by Hisham Muhammad
parent 4ba06c51e5
commit 45fad05b4a
5 changed files with 127 additions and 197 deletions

View File

@ -12,6 +12,8 @@ in the source distribution for its full text.
#include "Settings.h"
#include <zone.h>
#include <sys/proc.h>
#include <libproc.h>
typedef enum SolarisProcessFields {
// Add platform-specific fields here, with ids >= 100