summaryrefslogtreecommitdiff
path: root/psutil/arch/netbsd/proc.c
Commit message (Expand)AuthorAgeFilesLines
* C refact: remove useless cmdline / cwd / environ layers. Call direct functionsGiampaolo Rodola2023-04-181-47/+27
* #2238: passed wrong value to Py_BuildValueGiampaolo Rodola2023-04-171-1/+1
* fix #2238 if cwd() cannot be determined always return "" instead of NoneGiampaolo Rodola2023-04-171-3/+6
* Fix #2236 / NetNBSD: skip terminated process threadsGiampaolo Rodola2023-04-141-0/+4
* [NetBSD] move files / refactoring of C files (#2232)Giampaolo Rodola2023-04-141-0/+427