Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
htop
Commits
0baba6d7
Commit
0baba6d7
authored
Feb 17, 2009
by
Hisham Muhammad
Browse files
Fix for VPID on OpenVZ systems
(thanks to Wolfgang Frisch)
parent
a2f6eea0
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
0baba6d7
What's new in version 0.8.2
* BUGFIX: Fix for VPID on OpenVZ systems
(thanks to Wolfgang Frisch)
What's new in version 0.8.1
* Linux-VServer support
...
...
ProcessList.c
View file @
0baba6d7
...
...
@@ -636,7 +636,7 @@ static bool ProcessList_processEntries(ProcessList* this, char* dirname, Process
"%*u %*u %*u %*u %*u %*u %*u %*u "
"%*u %*u %*u %*u %*u %*u %*u %*u "
"%*u %*u %*u %*u %*u %*u %*u "
"%u %u"
,
"
%*u %*u
%u %u"
,
&
process
->
vpid
,
&
process
->
veid
);
fclose
(
status
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment