| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix typos | Kian-Meng Ang | 2022-01-27 | 1 | -3/+3 |
| * | fix missing arg passed to C psutil_debug() | Giampaolo Rodola | 2021-11-30 | 1 | -1/+1 |
| * | Rename cpu_count_physical() to cpu_count_cores() | Giampaolo Rodola | 2020-12-21 | 1 | -4/+3 |
| * | Add support for PyPy on Windows (#1686) | Giampaolo Rodola | 2020-02-11 | 1 | -4/+8 |
| * | get rid of globals.c; move stuff in _psutil_common.c | Giampaolo Rodola | 2020-01-06 | 1 | -1/+0 |
| * | refactor win C code: use original WinAPI functions and remove psuil_ prefix | Giampaolo Rodola | 2020-01-05 | 1 | -8/+8 |
| * | move PEB structs into ntextapi.h | Giampaolo Rodola | 2020-01-03 | 1 | -1/+1 |
| * | include ntextapi.h from globals.h so that we won't have to import it ever | Giampaolo Rodola | 2020-01-03 | 1 | -1/+0 |
| * | rename global.c -> globals.c | Giampaolo Rodola | 2020-01-03 | 1 | -1/+1 |
| * | Windows: split C modules (#1655) | Giampaolo Rodola | 2020-01-02 | 1 | -0/+413 |
