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

« back to all changes in this revision

Viewing changes to Affinity.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
/*
 
2
htop - Affinity.c
 
3
(C) 2004-2011 Hisham H. Muhammad
 
4
Released under the GNU GPL, see the COPYING file
 
5
in the source distribution for its full text.
 
6
*/
1
7
 
2
 
#include "config.h"
3
8
#include "Affinity.h"
 
9
 
4
10
#include <stdlib.h>
5
11
 
6
12
/*{