Commit History

作者 SHA1 備註 提交日期
  Daniel Stenberg 0bc60d91de copyrights: fix copyright year range 4 年之前
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 5 年之前
  Daniel Stenberg cb529b713f checksrc: make sure sizeof() is used *with* parentheses 6 年之前
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses 6 年之前
  Jay Satiro af0216251b curl_setup_once: Remove ERRNO/SET_ERRNO macros 7 年之前
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 7 年之前
  Daniel Stenberg 8657c268e1 checksrc: white space edits to comply to stricter checksrc 7 年之前
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 年之前
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 年之前
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 年之前
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 年之前
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 年之前
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 年之前
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 11 年之前
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 年之前
  Yang Tse ef2176109f errno.h inclusion conditionally done in setup_once.h 13 年之前
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 年之前
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ 13 年之前
  Yang Tse 3800be3898 Remove usage of inet_ntoa and inet_ntoa_r 16 年之前
  Daniel Stenberg cbd1a77ec2 if () => if() 16 年之前
  Patrick Monnerat 557cc55f6f Porting library to OS/400 17 年之前
  Gunter Knauf 1866b95b7f moved ugly CLIB define to nwos.c. 17 年之前
  Gunter Knauf afdfa4bed2 minor patches to enable building for NetWare CLIB. 17 年之前
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files 17 年之前
  Yang Tse 3a634a273a curlassert macro replaced with DEBUGASSERT macro defined in setup_once.h 17 年之前
  Yang Tse d9bf55570b Move portable error number symbolic name definitions to setup_once.h 17 年之前
  Yang Tse 6663608d15 avoid redefinition of SET_ERRNO() 17 年之前
  Yang Tse 5df4be1165 Check for USE_WINSOCK instead of WIN32 where the check was done 17 年之前
  Yang Tse 646a6b604f Minor compatibility fix 18 年之前
  Yang Tse 8f8ba9486d Fix compiler warning 18 年之前