ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/src/libstatgrab/statgrab.h
(Generate patch)

Comparing projects/libstatgrab/src/libstatgrab/statgrab.h (file contents):
Revision 1.31 by tdb, Tue Mar 30 22:10:04 2004 UTC vs.
Revision 1.32 by tdb, Sat Apr 3 22:59:30 2004 UTC

# Line 139 | Line 139 | typedef enum{
139          RUNNING,
140          SLEEPING,
141          STOPPED,
142 <        ZOMBIE
142 >        ZOMBIE,
143 >        UNKNOWN
144   }process_status;
145  
146   typedef struct{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines