Commit History

Author SHA1 Message Date
  Yang Tse a1d5983991 use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling 17 years ago
  Yang Tse 4894ce16fc use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling 17 years ago
  Yang Tse 5df4be1165 Check for USE_WINSOCK instead of WIN32 where the check was done 18 years ago
  Yang Tse e150150d9f Remove redundant __CYGWIN__ symbol check 18 years ago
  Gisle Vanem 56bf97ffc9 'in6addr_any' must be placed in .c-file. Added 'REAL_WIN32' for 18 years ago
  Yang Tse 5a6c89661a Cygwin preprocessor adjustments 18 years ago
  Daniel Stenberg f689d06ca9 make sure we pass a time_t * to localtime(), and the timeval struct members 18 years ago
  Daniel Stenberg 9542dfdcdc moved test2file() to util.c 19 years ago
  Daniel Stenberg 3e79693e3b utilize the whole usec in the log and don't output to stderr if the logfile 19 years ago
  Daniel Stenberg 84fd4686e2 Moved more generic functions to util.[ch] 19 years ago
  Daniel Stenberg 366b62af2d always use the libcurl-provided *printf() functions 19 years ago
  Daniel Stenberg ad30341fa2 logfile name is const 19 years ago
  Daniel Stenberg 23da55a9f1 Moved common code to util.[ch] instead of having it duplicated in sws.c 19 years ago