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
1e0c530a
Commit
1e0c530a
authored
Mar 21, 2015
by
Hisham Muhammad
Browse files
Tempus fugit.
parent
a4b03e88
Changes
7
Hide whitespace changes
Inline
Side-by-side
Action.c
View file @
1e0c530a
/*
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.
*/
...
...
Action.h
View file @
1e0c530a
...
...
@@ -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.
*/
...
...
Process.c
View file @
1e0c530a
/*
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.
*/
...
...
Process.h
View file @
1e0c530a
...
...
@@ -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.
*/
...
...
htop.1.in
View file @
1e0c530a
.TH "HTOP" "1" "201
4
" "@PACKAGE_STRING@" "Utils"
.TH "HTOP" "1" "201
5
" "@PACKAGE_STRING@" "Utils"
.SH "NAME"
htop \- interactive process viewer
.SH "SYNOPSIS"
...
...
htop.c
View file @
1e0c530a
...
...
@@ -42,7 +42,7 @@ in the source distribution for its full text.
//#link m
#define COPYRIGHT "(C) 2004-201
4
Hisham Muhammad"
#define COPYRIGHT "(C) 2004-201
5
Hisham Muhammad"
static
void
printVersionFlag
()
{
fputs
(
"htop "
VERSION
" - "
COPYRIGHT
"
\n
"
...
...
htop.h
View file @
1e0c530a
...
...
@@ -11,7 +11,7 @@ in the source distribution for its full text.
//#link m
#define COPYRIGHT "(C) 2004-201
4
Hisham Muhammad"
#define COPYRIGHT "(C) 2004-201
5
Hisham Muhammad"
// ----------------------------------------
...
...
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