Shirou WAKAYAMA
|
d511748bfd
|
golint on Linux
|
2014-04-30 16:16:07 +09:00 |
WAKAYAMA Shirou
|
9de8e26721
|
golint (not finished yet)
|
2014-04-30 15:32:05 +09:00 |
WAKAYAMA Shirou
|
1a820b9a10
|
add args which same as psutil. but has not implemented yet.
|
2014-04-29 14:01:59 +09:00 |
WAKAYAMA Shirou
|
cf4ec6b0fa
|
implements ppid, num_threads and exe on windows
|
2014-04-28 22:35:31 +09:00 |
WAKAYAMA Shirou
|
bc5f1da99d
|
Process struct now has functions from members
NOTICE: THIS BREAKS API compatibirities.
|
2014-04-26 15:45:32 +09:00 |
WAKAYAMA Shirou
|
665ddbd7c3
|
add signal test stub on windows. and move to signal test process_test_posix
|
2014-04-25 22:26:22 +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
|
2ab5dabb43
|
fix return type.
|
2014-04-25 16:38:23 +09:00 |
Shirou WAKAYAMA
|
887f7514a4
|
fix test pid to use os.Getpid()
|
2014-04-25 16:34:32 +09:00 |
Shirou WAKAYAMA
|
400054f2f0
|
imeplements Process.Memory_Maps(). This is a function because map is very large.
|
2014-04-25 16:29:15 +09:00 |
WAKAYAMA Shirou
|
a1cad298ab
|
change test pid if windows
|
2014-04-24 01:07:15 +09:00 |
Shirou WAKAYAMA
|
bcb556f89f
|
first commit of process in linux.
|
2014-04-23 17:57:47 +09:00 |
WAKAYAMA shirou
|
453ef8b077
|
implements Pids() and Pid_exists() on freebsd.
|
2014-04-23 13:24:07 +09:00 |
WAKAYAMA shirou
|
3974174035
|
add initial placeholder of process functions.
|
2014-04-23 12:26:21 +09:00 |