Commit History

Author SHA1 Message Date
  Yang Tse 0db485a448 use our own ISUPPER and ISLOWER macros 17 years ago
  Yang Tse 6d05a33ed9 use our own ISBLANK macro 17 years ago
  Yang Tse ef6f24a7ce move DEBUGF macro definition to setup_once.h 17 years ago
  Yang Tse f1918aa343 sync comment with reality 17 years ago
  Daniel Stenberg 8d11767048 recv() doesn't take MSG_NOSIGNAL in its forth argument so let's not pass it. 17 years ago
  Yang Tse a46f55b9de Make sure RETSIGTYPE is properly defined 17 years ago
  Yang Tse 73226415fc Added a check in configure that verifies if <signal.h> is available, 17 years ago
  Gisle Vanem 812ce0d93f Get rid of the special sread()+swrite() for MSDOS. Use recv() 17 years ago
  Gisle Vanem 94095c61d8 Added ISPRINT() required for src/main.c. 17 years ago
  Daniel Stenberg 1cddd744ad Tor's spell fixes 17 years ago
  Yang Tse 71c6335293 Move definition of IS*() macros to setup_once.h 17 years ago
  Gisle Vanem 9691a78f6b Support other MS-DOS compilers (MSDOS is a djgpp built-in define). 18 years ago
  Yang Tse f1343b2f55 Force compilation failure in case macros sread() or swrite() are not defined. 18 years ago
  Yang Tse 77b3bc239d First step trying to avoid the multiple header inclusion and recursion nightmare. 18 years ago