You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Benny Baumann 1a12d58526 Work around GCC14 memleak diagnostic 2 years ago
..
OpenBSDMachine.c Attempt to "Fix" OpenBSD Build 2 years ago
OpenBSDMachine.h Adapt platform code for the new Machine base class 3 years ago
OpenBSDProcess.c Work around GCC14 memleak diagnostic 2 years ago
OpenBSDProcess.h Introduce Machine class for host-specific info (split from ProcessList) 3 years ago
OpenBSDProcessTable.c Fix warnings in OpenBSD build. 2 years ago
OpenBSDProcessTable.h Rename ProcessList to ProcessTable throughout 3 years ago
Platform.c Add includes for config.h as per the discussion in PR #1337 2 years ago
Platform.h Correct pid_t type return from Platform_getMaxPid function 3 years ago
ProcessField.h