Added GLIBTOP_PROCESS_DEAD constant.
* include/glibtop/procstate.h: Added GLIBTOP_PROCESS_DEAD constant.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-07-15 Benoît Dejean <tazforever@dlfp.org>
|
||||
|
||||
* include/glibtop/procstate.h: Added GLIBTOP_PROCESS_DEAD constant.
|
||||
|
||||
2004-07-07 Benoît Dejean <tazforever@dlfp.org>
|
||||
|
||||
* include/glibtop/procargs.h: Added new glibtop_get_proc_argv*() functions.
|
||||
|
@@ -47,6 +47,7 @@ G_BEGIN_DECLS
|
||||
#define GLIBTOP_PROCESS_ZOMBIE 8
|
||||
#define GLIBTOP_PROCESS_STOPPED 16
|
||||
#define GLIBTOP_PROCESS_SWAPPING 32
|
||||
#define GLIBTOP_PROCESS_DEAD 64
|
||||
|
||||
typedef struct _glibtop_proc_state glibtop_proc_state;
|
||||
|
||||
|
Reference in New Issue
Block a user