summaryrefslogtreecommitdiff
path: root/psutil/_psutil_common.c
Commit message (Expand)AuthorAgeFilesLines
* 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