1
0
mirror of https://github.com/shirou/gopsutil.git synced 2025-04-24 13:48:56 +08:00

13 Commits

Author SHA1 Message Date
shirou
37f531010d fix golangcilint errors, ignore gosec G115 2024-08-23 08:22:42 +00:00
shirou
bc060cc227 add SPDX License, remove old build tag, and replace import 2024-05-28 22:27:17 +09:00
majorteach
71b81735f9 chore: fix typo
Signed-off-by: majorteach <csgcgl@126.com>
2024-03-23 17:25:51 +08:00
Justin Yang
def3572629 format the code 2023-09-17 01:43:13 +08:00
Justin Yang
734a7a6e55 disk: we should use frsize as the real block size 2023-09-16 15:49:22 +08:00
Justin Yang
dd0253b0ec disk: fix various bugs 2023-09-16 04:03:33 +08:00
Justin Yang
319f5ea6e5 disk: small improvement, but still doesn't work 2023-09-12 00:16:22 +08:00
Justin Yang
1136aa25da disk: code can be compiled now, but test still failed though 2023-09-10 23:37:30 +08:00
Justin Yang
ec817bfa68 disk: code cleanup (not finish yet) 2023-09-10 23:33:42 +08:00
Justin Yang
caafa49ed1 disk: code cleanup 2023-09-10 02:40:14 +08:00
Justin Yang
b6a10e04e7 disk: Implement Usage for NetBSD 2023-09-09 20:32:59 +08:00
Justin Yang
7df86f0f6a Add disk partitions support for NetBSD 2023-09-09 17:47:44 +08:00
Justin Yang
302751d509 disk: start porting to NetBSD, far from complete 2023-09-03 23:08:54 +08:00