Commit Verlauf

Autor SHA1 Nachricht Datum
  Jay Satiro af0216251b curl_setup_once: Remove ERRNO/SET_ERRNO macros vor 7 Jahren
  Daniel Stenberg 1c3e8bbfed checksrc: warn for assignments within if() expressions vor 8 Jahren
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement vor 8 Jahren
  Steve Holme f046ac48d6 inet_pton.c: Fixed compilation warnings vor 8 Jahren
  Marcel Raad 668231c309 inet_pton.c: Fix MSVC run-time check failure (2) vor 9 Jahren
  Marcel Raad 618dfd65e4 inet_pton.c: Fix MSVC run-time check failure vor 9 Jahren
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages vor 12 Jahren
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming vor 12 Jahren
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files vor 12 Jahren
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files vor 12 Jahren
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> vor 12 Jahren
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h vor 13 Jahren
  Yang Tse ef2176109f errno.h inclusion conditionally done in setup_once.h vor 13 Jahren
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels vor 13 Jahren
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ vor 13 Jahren
  Yang Tse b3d39275f5 inet_pton: fix compiler warning vor 14 Jahren
  Daniel Stenberg bb60fe0c1a inet_pton: warnings: use size_t to store pointer deltas vor 14 Jahren
  Yang Tse 73060b4523 backport fix for failures to reject certain malformed literals vor 16 Jahren
  Yang Tse ad61b58036 fix compiler warning vor 16 Jahren
  Daniel Stenberg cbd1a77ec2 if () => if() vor 17 Jahren
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code vor 17 Jahren
  Yang Tse 038fe54e21 fix compiler warning vor 17 Jahren
  Yang Tse 8fe9376d54 move WinSock definitions of EBADF, EINTR, EINVAL and EAFNOSUPPORT to setup_once.h vor 17 Jahren
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files vor 17 Jahren
  Yang Tse a1d5983991 use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling vor 18 Jahren
  Yang Tse 5df4be1165 Check for USE_WINSOCK instead of WIN32 where the check was done vor 18 Jahren
  Dan Fandrich df03d5a8b2 Replaced nonstandard u_char and u_int types vor 19 Jahren
  Daniel Stenberg 6b1220b61d Cory Nelson's work on nuking compiler warnings when building on x64 with vor 19 Jahren
  Dan Fandrich a07dcfd850 Renamed a variable to avoid conflict with a C++ reserved word. vor 20 Jahren
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source vor 20 Jahren