~ubuntu-branches/ubuntu/trusty/python-psutil/trusty-proposed

« back to all changes in this revision

Viewing changes to psutil/_psutil_posix.c

  • Committer: Package Import Robot
  • Author(s): Leo Iannacone
  • Date: 2012-01-07 13:18:54 UTC
  • mfrom: (2.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20120107131854-6l22ulo9hwrroa8m
Tags: 0.4.1-1ubuntu1
* Merge with Debian unstable (LP: #913100).  Remaining Ubuntu changes:
  - Switch to dh_python2. (LP: #788514)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 * $Id: _psutil_posix.c 1142 2011-10-05 18:45:49Z g.rodola $
 
2
 * $Id: _psutil_posix.c 1223 2011-11-09 23:47:55Z g.rodola $
3
3
 *
4
4
 * Copyright (c) 2009, Jay Loden, Giampaolo Rodola'. All rights reserved.
5
5
 * Use of this source code is governed by a BSD-style license that can be