]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Window-specific implementation of run_with_timeout.
[wget] / src / ChangeLog
index 3ae83a9d09fd2448ddf75e9132115a7c597f13f7..c65bd6e869e7b5231244763e02816ea7f1ab100c 100644 (file)
@@ -1,3 +1,9 @@
+2003-10-02  Gisle Vanem  <giva@bgnett.no>
+        
+        * mswindows.c (run_with_timeout): For Windows: Run the 'fun' in a
+       thread via a helper function. Continually query the thread's
+       exit-code until finished or timed out.
+
 2003-10-02  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * wget.h (XMALLOC_ARRAY): Removed.