summaryrefslogtreecommitdiff
path: root/psutil/_psutil_common.c
Commit message (Expand)AuthorAgeFilesLines
* #916: [OSX] fix many compilation warnings.Giampaolo Rodola2016-10-121-0/+5
* update commentsGiampaolo Rodola2016-10-051-6/+15
* C pid_exists(): only FreeBSD has not PID 0Giampaolo Rodola2016-10-051-4/+2
* fix psutil_raise_ad_or_nsp() so that it raises an exception which makes more ...Giampaolo Rodola2016-10-051-7/+19
* bsd: move pid_exists() and raise_ad_or_nsp out of bsd C modulesGiampaolo Rodola2016-10-041-0/+65
* c styleGiampaolo Rodola'2013-12-101-0/+1
* update psutil project ownershipGiampaolo Rodola'2013-06-081-1/+1
* Fix issue 366 (BSD): get_memory_maps(), get_num_fds(), get_open_files() and g...Giampaolo Rodola'2013-03-161-1/+0
* Remove "$Id$" occurrences from source code files. They were used by svn props...Giampaolo Rodola'2013-03-261-2/+0
* Fix #212Giampaolo Rodola'2011-10-051-0/+4
* Adds a new _psutil_common.c file which defines routines that are common to al...Giampaolo Rodola'2010-11-201-0/+35