Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
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
b1b3f579
Commit
b1b3f579
authored
10 years ago
by
Hisham Muhammad
Browse files
Options
Download
Email Patches
Plain Diff
Tempus fugit.
Conflicts: htop.c htop.h
parent
54f8d815
master
darwin-cpu-average
fixedgray
linear-graph-scan
lua
next
perfcounters
pkgconfig-on-linux
solaris
sreclaimable
travis-ci
wip
3.0.0beta5
3.0.0beta4
3.0.0beta3
3.0.0beta2
3.0.0beta1
2.2.0
2.1.0
2.0.2
2.0.1
2.0.0
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
Action.c
+1
-1
Action.c
Action.h
+1
-1
Action.h
Process.c
+1
-1
Process.c
Process.h
+1
-1
Process.h
htop.1.in
+1
-1
htop.1.in
with
5 additions
and
5 deletions
+5
-5
Action.c
View file @
b1b3f579
/*
htop - Action.c
(C) 201
4
Hisham H. Muhammad
(C) 201
5
Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/
...
...
This diff is collapsed.
Click to expand it.
Action.h
View file @
b1b3f579
...
...
@@ -4,7 +4,7 @@
#define HEADER_Action
/*
htop - Action.h
(C) 201
4
Hisham H. Muhammad
(C) 201
5
Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/
...
...
This diff is collapsed.
Click to expand it.
Process.c
View file @
b1b3f579
/*
htop - Process.c
(C) 2004-201
4
Hisham H. Muhammad
(C) 2004-201
5
Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/
...
...
This diff is collapsed.
Click to expand it.
Process.h
View file @
b1b3f579
...
...
@@ -4,7 +4,7 @@
#define HEADER_Process
/*
htop - Process.h
(C) 2004-201
4
Hisham H. Muhammad
(C) 2004-201
5
Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/
...
...
This diff is collapsed.
Click to expand it.
htop.1.in
View file @
b1b3f579
.TH "HTOP" "1" "201
4
" "@PACKAGE_STRING@" "Utils"
.TH "HTOP" "1" "201
5
" "@PACKAGE_STRING@" "Utils"
.SH "NAME"
htop \- interactive process viewer
.SH "SYNOPSIS"
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help