Remove obsolete PROCSTAT/getsigset call.

This commit is contained in:
David van Moolenbroek
2012-01-12 23:33:46 +01:00
parent 2fe79d0b76
commit 8cb7ba7951
12 changed files with 3 additions and 57 deletions

View File

@@ -98,7 +98,6 @@
*/
#define SRV_FORK 101 /* to PM: special fork call for RS */
#define EXEC_RESTART 102 /* to PM: final part of exec for RS */
#define PROCSTAT 103 /* to PM */
#define GETPROCNR 104 /* to PM */
#define ISSETUGID 106 /* to PM: ask if process is tainted */
#define GETEPINFO_O 107 /* to PM: get pid/uid/gid of an endpoint */