| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Memory leak test: take fluctuations into account (#1757) | Giampaolo Rodola | 2020-05-13 | 1 | -36/+28 |
| * | fix some memleak tests on win | Giampaolo Rodola | 2020-05-05 | 1 | -0/+2 |
| * | Add C linter script (#1698) | Giampaolo Rodola | 2020-02-18 | 1 | -1/+1 |
| * | get rid of globals.c; move stuff in _psutil_common.c | Giampaolo Rodola | 2020-01-06 | 1 | -1/+1 |
| * | Win: fix segfault cause by FREE/MALLOC macros | Giampaolo Rodola | 2020-01-06 | 1 | -3/+3 |
| * | 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 |
| * | use HeapAlloc() instead of malloc() around GetAdaptersAddresses | Giampaolo Rodola | 2020-01-03 | 1 | -3/+3 |
| * | move AF_INET6 def in global.h | Giampaolo Rodola | 2020-01-03 | 1 | -5/+0 |
| * | Windows: split C modules (#1655) | Giampaolo Rodola | 2020-01-02 | 1 | -0/+449 |
