Skip to content
  1. Mar 01, 2004
  2. Feb 20, 2004
  3. Feb 18, 2004
  4. Feb 02, 2004
  5. Jan 30, 2004
  6. Jan 29, 2004
  7. Jan 23, 2004
  8. Jan 22, 2004
  9. Jan 13, 2004
  10. Jan 07, 2004
  11. Dec 10, 2003
  12. Dec 02, 2003
  13. Nov 06, 2003
  14. Oct 14, 2003
  15. Oct 08, 2003
  16. Oct 05, 2003
  17. Aug 24, 2003
  18. Aug 14, 2003
  19. Aug 05, 2003
  20. Jul 05, 2003
  21. May 21, 2003
  22. Jan 16, 2003
  23. Dec 04, 2002
  24. Sep 03, 2002
  25. Jun 11, 2002
  26. Mar 19, 2002
  27. Feb 07, 2002
  28. Jan 07, 2002
  29. Dec 17, 2001
  30. Nov 27, 2001
  31. Nov 06, 2001
    • Daniel Stenberg's avatar
      myalarm() is history, we now use HAVE_ALARM and we now do our very best to · 2e32d415
      Daniel Stenberg authored
      1 - restore the previous sigaction struct as soon as we are about to shut
      off our timeout
      2 - restore the previous alarm() timeout, in case an application or similar
      had it running before we "borrowed" it for a while.
      
      No, this does not fix the multi-thread problem you get with alarm(). This
      patch should correct bug report #478780:
      //sourceforge.net/tracker/?func=detail&atid=100976&aid=478780&group_id=976
      
      If not, please post details!
      2e32d415
  32. Nov 02, 2001
  33. Oct 02, 2001
  34. Aug 24, 2001
  35. Aug 06, 2001
  36. May 31, 2001
  37. Jan 25, 2001
  38. Jan 03, 2001