gopsutil/disk
uubulb 1f39525d2d refactor(darwin): optimize string allocation
..
disk.go add SPDX License, remove old build tag, and replace import
disk_aix.go add SPDX License, remove old build tag, and replace import
disk_aix_cgo.go add SPDX License, remove old build tag, and replace import
disk_aix_nocgo.go fix golangcilint errors, ignore gosec G115
disk_darwin.go refactor(darwin): optimize string allocation
disk_fallback.go add SPDX License, remove old build tag, and replace import
disk_freebsd.go fix: golangci lint with max -> maxConn
disk_freebsd_386.go add SPDX License, remove old build tag, and replace import
disk_freebsd_amd64.go add SPDX License, remove old build tag, and replace import
disk_freebsd_arm.go add SPDX License, remove old build tag, and replace import
disk_freebsd_arm64.go add SPDX License, remove old build tag, and replace import
disk_linux.go add SPDX License, remove old build tag, and replace import
disk_netbsd.go fix golangcilint errors, ignore gosec G115
disk_netbsd_amd64.go add SPDX License, remove old build tag, and replace import
disk_netbsd_arm.go [disk][netbsd] Generate cpu_netbsd_arm.go via mktypes.sh
disk_netbsd_arm64.go add SPDX License, remove old build tag, and replace import
disk_openbsd.go add SPDX License, remove old build tag, and replace import
disk_openbsd_386.go fix lint
disk_openbsd_amd64.go fix lint
disk_openbsd_arm.go fix lint
disk_openbsd_arm64.go fix lint
disk_openbsd_riscv64.go fix lint
disk_solaris.go add SPDX License, remove old build tag, and replace import
disk_test.go fix: golangci lint with max -> maxConn
disk_unix.go add SPDX License, remove old build tag, and replace import
disk_windows.go [disk][windows]: ignore network drive when not ready
types_freebsd.go add SPDX License, remove old build tag, and replace import
types_netbsd.go add SPDX License, remove old build tag, and replace import
types_openbsd.go add SPDX License, remove old build tag, and replace import