| Commit message (Expand) | Author | Age | Files | Lines |
* | set debug options when using the icc compiler | Daniel Stenberg | 2004-02-25 | 1 | -4/+14 |
* | Moved most of the set-debug-options-depending-on-compiler logic to the new | Daniel Stenberg | 2004-02-25 | 1 | -0/+86 |
* | Added escaping of the function name in the AC_DEFUN() macros, so that | Daniel Stenberg | 2004-01-15 | 1 | -7/+7 |
* | Added proper #ifdef's for the #include files when checking for in_addr_t, | Daniel Stenberg | 2003-10-30 | 1 | -0/+10 |
* | O_NONBLOCK does not work on BeOS according to Shard | Daniel Stenberg | 2003-10-06 | 1 | -1/+1 |
* | improved the non-block check a lot: | Daniel Stenberg | 2003-10-05 | 1 | -4/+26 |
* | change the order of the in_addr_t tests, so that 'unsigned long' is tested | Daniel Stenberg | 2003-05-15 | 1 | -3/+1 |
* | added description in all AC_DEFINE() calls | Daniel Stenberg | 2003-01-20 | 1 | -18/+18 |
* | Albert Chin: | Daniel Stenberg | 2002-01-31 | 1 | -0/+2 |
* | Stoned Elipot's patch for the in_addr_t test | Daniel Stenberg | 2002-01-14 | 1 | -1/+1 |
* | now sets a type for in_addr_t even if it isn't found in the #include files | Daniel Stenberg | 2001-11-28 | 1 | -13/+11 |
* | Added an in_addr_t check | Daniel Stenberg | 2001-11-28 | 1 | -0/+39 |
* | now we make sure that NULL is defined in the gethostbyname_r() compiles | Daniel Stenberg | 2001-11-08 | 1 | -0/+8 |
* | Albert Chin's improved gethostbyname_r() tests | Daniel Stenberg | 2001-10-04 | 1 | -47/+18 |
* | Added non-blocking sockets test | Daniel Stenberg | 2001-10-01 | 1 | -0/+104 |
* | Albert Chin's neat configure/package fixes | Daniel Stenberg | 2001-08-20 | 1 | -0/+325 |
* | not used in autoconf version 2.50 | Daniel Stenberg | 2001-05-29 | 1 | -92/+0 |
* | Albert Chin's patch posted to the mailing list 19 Apr 2001 | Daniel Stenberg | 2001-04-19 | 1 | -19/+36 |
* | largefile.m4 was turned into acinclude.m4 | Daniel Stenberg | 2000-08-24 | 1 | -0/+75 |