summaryrefslogtreecommitdiff
path: root/psutil/_psaix.py
Commit message (Expand)AuthorAgeFilesLines
* rename function argGiampaolo Rodola2018-03-241-2/+2
* #1174: use TimeoutExpired in wait_pid()Giampaolo Rodola2017-11-131-8/+1
* sort imports by nameGiampaolo Rodola2017-11-121-2/+2
* Move exceptions to separate file (#1174)wiggin152017-11-121-6/+4
* AIX: implement num_ctx_switches (#1164)wiggin152017-10-311-0/+5
* Fix #1154: remove 'threads' method on older AIX (#1156)wiggin152017-10-281-16/+19
* Small changes (#1158)wiggin152017-10-261-16/+1
* Fix #1136: check PID in AIX in procfs (#1137)wiggin152017-09-271-1/+1
* PEP8-ify codeGiampaolo Rodola2017-09-271-1/+0
* AIX support (#1123)wiggin152017-09-261-0/+590