~ubuntu-branches/ubuntu/saucy/htop/saucy-proposed

« back to all changes in this revision

Viewing changes to HostnameMeter.c

  • Committer: Package Import Robot
  • Author(s): Eugene V. Lyubimkin
  • Date: 2012-02-19 10:24:46 UTC
  • mfrom: (1.1.17)
  • Revision ID: package-import@ubuntu.com-20120219102446-3uor37shuh5qch7n
Tags: 1.0.1-1
* New upstream release.
  - Don't crash when trying to kill already finished process.
    (Closes: #652563, 657675)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
htop
 
2
htop - HostnameMeter.c
3
3
(C) 2004-2011 Hisham H. Muhammad
4
4
Released under the GNU GPL, see the COPYING file
5
5
in the source distribution for its full text.
6
6
*/
7
7
 
8
8
#include "HostnameMeter.h"
 
9
 
 
10
#include "CRT.h"
 
11
 
 
12
#include <unistd.h>
 
13
 
 
14
/*{
9
15
#include "Meter.h"
10
 
 
11
 
#include <unistd.h>
12
 
 
13
 
#include "debug.h"
 
16
}*/
14
17
 
15
18
int HostnameMeter_attributes[] = {
16
19
   HOSTNAME