You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gopsutil/disk
Dylan Myers ff4ae36cc0 Remove extraneous development note comments
Move a function from nocgo to main file for disk package
10 months ago
..
disk.go fix: moves common.Warnings to common OS files 2 years ago
disk_aix.go Remove extraneous development note comments 10 months ago
disk_aix_cgo.go Remove extraneous development note comments 10 months ago
disk_aix_nocgo.go Remove extraneous development note comments 10 months ago
disk_darwin.go fix more linting reports 2 years ago
disk_darwin_cgo.go [ios][disk] IOKit is not available on iOS 2 years ago
disk_darwin_nocgo.go [ios][disk] IOKit is not available on iOS 2 years ago
disk_fallback.go disk: code cleanup (not finish yet) 2 years ago
disk_freebsd.go fix lint 2 years ago
disk_freebsd_386.go gofumpt 3 years ago
disk_freebsd_amd64.go gofumpt 3 years ago
disk_freebsd_arm.go gofumpt 3 years ago
disk_freebsd_arm64.go gofumpt 3 years ago
disk_linux.go [linux][disk]: fix Rdev cast 1 year ago
disk_netbsd.go chore: fix typo 12 months ago
disk_netbsd_amd64.go Fix build_test on amd64 NetBSD 1 year ago
disk_netbsd_arm64.go format the code 2 years ago
disk_openbsd.go Mirror updated x/sys/unix OpenBSD Statfs_t fields 3 years ago
disk_openbsd_386.go gofumpt 3 years ago
disk_openbsd_amd64.go delete v2 directory, move v3 to top #1078 3 years ago
disk_openbsd_arm.go host: add support for OpenBSD/armv7 3 years ago
disk_openbsd_arm64.go gofumpt 3 years ago
disk_openbsd_riscv64.go add support for OpenBSD/riscv64 1 year ago
disk_solaris.go Avoid repeated regexp compilations 1 year ago
disk_test.go enable errorlint linter 3 years ago
disk_unix.go Fix logic errors, syntax errors, and typos 10 months ago
disk_windows.go fix: fixed windows disk package leaks 2 years ago
iostat_darwin.c Use 0 as default mach port 3 years ago
iostat_darwin.h Replace IOMainPort/IOMasterPort() and kIOMainPortDefault/kIOMasterPortDefault with NULL 3 years ago
types_freebsd.go gofumpt 3 years ago
types_netbsd.go disk: code cleanup (not finish yet) 2 years ago
types_openbsd.go gofumpt 3 years ago