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

6 Commits

Author SHA1 Message Date
Lukas Lueg
90ffa84856 Fixed missing error handling, error msg 2014-08-15 19:09:43 +02:00
Shirou WAKAYAMA
a199f2d854 add darwin placeholder. Not working yet.
Currently, test should be failed with NotImplementedError or something.
2014-08-08 23:09:28 +09:00
Shirou WAKAYAMA
d511748bfd golint on Linux 2014-04-30 16:16:07 +09:00
Shirou WAKAYAMA
d1b1221e7f implements Process.Send_signal() and other signal functions on posix. 2014-04-25 18:05:02 +09:00
WAKAYAMA shirou
fba2063a73 cast rdev to uint64 2014-04-24 19:14:00 +09:00
Shirou WAKAYAMA
1ecf1a011b posix function move to process_posix.go 2014-04-24 18:28:45 +09:00