Skip to content
Snippets Groups Projects
CHANGES 42.9 KiB
Newer Older
  • Learn to ignore specific revisions
  •   RESUME_FROM_LARGE
      MAXFILESIZE_LARGE
    
    Daniel (4 January 2004)
    - Based on Dominick Meglio's comments, I made our private version of
      gettimeofday() declared static. This would otherwise collide with the same
      function in other libs (like ares for example).
    
    - Added Dominick Meglio's description on how to build libcurl with ares
      on win32.