5 Mar
2009
5 Mar
'09
4:31 p.m.
Module: wine Branch: master Commit: fc5ac51654718a0a393519955d1c6ea08078e6c9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=fc5ac51654718a0a393519955d... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Mar 5 14:23:21 2009 +0100 iphlpapi: Simplify parsing of ICMP stats. Only try to open /proc on Linux. --- dlls/iphlpapi/ipstats.c | 289 +++++++++++++++++------------------------------ 1 files changed, 103 insertions(+), 186 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=fc5ac51654718a0a393519...