This commit is contained in:
Doug MacEachern 2005-05-13 20:58:07 +00:00
parent 33d320fcb2
commit bcd097bb16
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
2005-05-11 Doug MacEachern <dougm@hyperic.net>
* Use psapi instead of CreateTool32Snapshot in win32 sigar_proc_modules
It is possible for the latter to hang on win2k, the former also
works on NT.
* Implement sigar_net_connection_list for AIX and HPUX
* Convert Cpu times to seconds