summaryrefslogtreecommitdiff
path: root/psutil/arch/windows/disk.c
Commit message (Expand)AuthorAgeFilesLines
* get rid of globals.c; move stuff in _psutil_common.cGiampaolo Rodola2020-01-061-1/+0
* include ntextapi.h from globals.h so that we won't have to import it everGiampaolo Rodola2020-01-031-1/+0
* rename global.c -> globals.cGiampaolo Rodola2020-01-031-1/+1
* Windows: split C modules (#1655)Giampaolo Rodola2020-01-021-0/+375