From bcd097bb168f9b58aed61139b6356c1132a73902 Mon Sep 17 00:00:00 2001 From: Doug MacEachern Date: Fri, 13 May 2005 20:58:07 +0000 Subject: [PATCH] change --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index d443fcdf..8c6e86b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ 2005-05-11 Doug MacEachern + + * 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