Updated the GLIBTOP_SOLARIS_RELEASE
2006-06-24 Benoît Dejean <benoit@placenet.org> * libgtop-sysdeps.m4: * sysdeps/solaris/glibtop_machine.h: Updated the GLIBTOP_SOLARIS_RELEASE Patch by hua.zhang@sun.com. Closes #345821.
This commit is contained in:
committed by
Benoît Dejean
parent
7f477561f0
commit
bc79bf010a
@@ -64,7 +64,7 @@ struct _glibtop_machine
|
||||
int ticks; /* clock ticks, as returned by sysconf() */
|
||||
unsigned long long boot; /* boot time, although it's ui32 in kstat */
|
||||
void *libproc; /* libproc handle */
|
||||
#if GLIBTOP_SOLARIS_RELEASE >= 560
|
||||
#if GLIBTOP_SOLARIS_RELEASE >= 50600
|
||||
void (*objname)(void *, uintptr_t, const char *, size_t);
|
||||
struct ps_prochandle *(*pgrab)(pid_t, int, int *);
|
||||
void (*pfree)(void *);
|
||||
|
Reference in New Issue
Block a user