Tempus fugit.

This commit is contained in:
Hisham Muhammad 2010-02-25 02:08:18 +00:00
parent 62a31673cb
commit a600d5a6e9
52 changed files with 55 additions and 52 deletions

View File

@ -1,6 +1,6 @@
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.

View File

@ -4,7 +4,7 @@
#define HEADER_BatteryMeter #define HEADER_BatteryMeter
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.

View File

@ -1,6 +1,6 @@
/* /*
htop - CPUMeter.c htop - CPUMeter.c
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_CPUMeter #define HEADER_CPUMeter
/* /*
htop - CPUMeter.h htop - CPUMeter.h
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

2
CRT.c
View File

@ -1,6 +1,6 @@
/* /*
htop - CRT.c htop - CRT.c
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

2
CRT.h
View File

@ -4,7 +4,7 @@
#define HEADER_CRT #define HEADER_CRT
/* /*
htop - CRT.h htop - CRT.h
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_CheckItem #define HEADER_CheckItem
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_ClockMeter #define HEADER_ClockMeter
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop - FunctionBar.c htop - FunctionBar.c
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_FunctionBar #define HEADER_FunctionBar
/* /*
htop - FunctionBar.h htop - FunctionBar.h
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_Hashtable #define HEADER_Hashtable
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop - Header.c htop - Header.c
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_Header #define HEADER_Header
/* /*
htop - Header.h htop - Header.h
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_HostnameMeter #define HEADER_HostnameMeter
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop - ListItem.c htop - ListItem.c
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_ListItem #define HEADER_ListItem
/* /*
htop - ListItem.h htop - ListItem.h
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_LoadAverageMeter #define HEADER_LoadAverageMeter
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_MemoryMeter #define HEADER_MemoryMeter
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop - Meter.c htop - Meter.c
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_Meter #define HEADER_Meter
/* /*
htop - Meter.h htop - Meter.h
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_Object #define HEADER_Object
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop - Panel.c htop - Panel.c
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_Panel #define HEADER_Panel
/* /*
htop - Panel.h htop - Panel.h
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop - Process.c htop - Process.c
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_Process #define HEADER_Process
/* /*
htop - Process.h htop - Process.h
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_ScreenManager #define HEADER_ScreenManager
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop - Settings.c htop - Settings.c
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_Settings #define HEADER_Settings
/* /*
htop - Settings.h htop - Settings.h
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop - SignalItem.c htop - SignalItem.c
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_SignalItem #define HEADER_SignalItem
/* /*
htop - SignalItem.h htop - SignalItem.h
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_String #define HEADER_String
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_SwapMeter #define HEADER_SwapMeter
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_TasksMeter #define HEADER_TasksMeter
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_UptimeMeter #define HEADER_UptimeMeter
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop - UsersTable.c htop - UsersTable.c
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_UsersTable #define HEADER_UsersTable
/* /*
htop - UsersTable.h htop - UsersTable.h
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -1,6 +1,6 @@
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -4,7 +4,7 @@
#define HEADER_Vector #define HEADER_Vector
/* /*
htop htop
(C) 2004-2006 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script. # Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([htop],[0.8.3],[loderunner@users.sourceforge.net]) AC_INIT([htop],[0.8.4],[loderunner@users.sourceforge.net])
AM_INIT_AUTOMAKE AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([htop.c]) AC_CONFIG_SRCDIR([htop.c])
AC_CONFIG_HEADER([config.h]) AC_CONFIG_HEADER([config.h])

5
htop.h
View File

@ -4,7 +4,7 @@
#define HEADER_htop #define HEADER_htop
/* /*
htop - htop.h htop - htop.h
(C) 2004-2008 Hisham H. Muhammad (C) 2004-2010 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file Released under the GNU GPL, see the COPYING file
in the source distribution for its full text. in the source distribution for its full text.
*/ */
@ -16,6 +16,7 @@ in the source distribution for its full text.
#include <ctype.h> #include <ctype.h>
#include <stdbool.h> #include <stdbool.h>
#include <locale.h> #include <locale.h>
#include <getopt.h>
#include "ProcessList.h" #include "ProcessList.h"
#include "CRT.h" #include "CRT.h"
@ -40,6 +41,8 @@ in the source distribution for its full text.
#define INCSEARCH_MAX 40 #define INCSEARCH_MAX 40
#define COPYRIGHT "(C) 2004-2010 Hisham Muhammad"
int main(int argc, char** argv); int main(int argc, char** argv);
#endif #endif