mirror of https://github.com/shirou/gopsutil
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.
Use unix.Getstatfs and its associated Statfs_t type instead of implementing them locally in this package. This allows to use 64-bit inode fields on FreeBSD 12 while still keeping backwards compatibility for old FreeBSD versions, as unix.Getfsstat will use the correct syscall number and data structure version and convert its result correspondingly. Also see https://golang.org/cl/136816 for details. |
5 years ago | |
---|---|---|
.. | ||
disk.go | 7 years ago | |
disk_darwin.c | 6 years ago | |
disk_darwin.go | 7 years ago | |
disk_darwin.h | 6 years ago | |
disk_darwin_386.go | 7 years ago | |
disk_darwin_amd64.go | 7 years ago | |
disk_darwin_arm64.go | 7 years ago | |
disk_darwin_cgo.go | 6 years ago | |
disk_darwin_nocgo.go | 7 years ago | |
disk_fallback.go | 6 years ago | |
disk_freebsd.go | 5 years ago | |
disk_freebsd_386.go | 5 years ago | |
disk_freebsd_amd64.go | 5 years ago | |
disk_freebsd_arm.go | 5 years ago | |
disk_freebsd_arm64.go | 5 years ago | |
disk_linux.go | 6 years ago | |
disk_openbsd.go | 5 years ago | |
disk_openbsd_386.go | 5 years ago | |
disk_openbsd_amd64.go | 5 years ago | |
disk_solaris.go | 7 years ago | |
disk_test.go | 6 years ago | |
disk_unix.go | 6 years ago | |
disk_windows.go | 6 years ago | |
types_freebsd.go | 5 years ago | |
types_openbsd.go | 5 years ago |