| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-29 | 1.4 kB | |
| v4.26.1 source code.tar.gz | 2026-01-29 | 198.6 kB | |
| v4.26.1 source code.zip | 2026-01-29 | 347.4 kB | |
| Totals: 3 Items | 547.4 kB | 0 | |
What's Changed
disk
- [darwin]: convert CFString to Go string properly by @uubulb in https://github.com/shirou/gopsutil/pull/1992
host
- [host][darwin]: fix utmpx database parsing by @uubulb in https://github.com/shirou/gopsutil/pull/1990
- feat: Add AIX platform support to common package with uptime and boot time functions by @Dylan-M in https://github.com/shirou/gopsutil/pull/1979
mem
- feat(mem): add KernelStack field for ExVirtualMemory on linux by @shirou in https://github.com/shirou/gopsutil/pull/1986
process
- Fix windows open files with context by @ebriney in https://github.com/shirou/gopsutil/pull/1991
- Return an error on reading empty proc pid stat file by @pgimalac in https://github.com/shirou/gopsutil/pull/1995
- [process][posix]: fix getTerminalMap path construction bug by @shirou in https://github.com/shirou/gopsutil/pull/1994
sensor
- fix(sensors): kelvin to Celsius by @Aoang in https://github.com/shirou/gopsutil/pull/1997
New Contributors
- @ebriney made their first contribution in https://github.com/shirou/gopsutil/pull/1991
- @Aoang made their first contribution in https://github.com/shirou/gopsutil/pull/1997
Full Changelog: https://github.com/shirou/gopsutil/compare/v4.25.12...v4.26.1