Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-08-24 | removed the AC_TRY_RUN complaints | Daniel Stenberg | |
2000-08-24 | hostname and large file support added | Daniel Stenberg | |
2000-08-23 | Albert Chin-A-Young's fixes | Daniel Stenberg | |
2000-08-21 | 7.1.1 cleanup commit | Daniel Stenberg | |
2000-08-17 | removed the vprintf check, we have our own internal anyway | Daniel Stenberg | |
gethostbyname_r arg-number checks no longer made if there isn't any gethostbyname_r function! aborts the configure if socket() is absent | |||
2000-08-04 | brand new gethostbyname_r() and gethostbyaddr_r() checks that now detects | Daniel Stenberg | |
the AIX-styles as well. I added --disable-thread to allow a user to disable all testing for thread-safe functions being present and thus go with the good old style functions. This might become handy if (when?) I add a bug in the threaded code, like the AIX code I have now but can't test! | |||
2000-07-31 | big last-beta (?) cleanup commit | Daniel Stenberg | |
2000-07-29 | added localtime_r() | Daniel Stenberg | |
2000-07-26 | libtool adjustments | Daniel Stenberg | |
2000-07-25 | re-added the check for BOTH nsl and socket libs | Daniel Stenberg | |
2000-05-30 | Added checks for number of parameters to the functions gethostbyname_r() | Daniel Stenberg | |
and gethostbyaddr_r() | |||
2000-05-30 | pre-release commit | Daniel Stenberg | |
2000-05-25 | added sys/time.h check | Daniel Stenberg | |
2000-05-22 | moved here from the newlib branch | Daniel Stenberg | |
2000-05-14 | Added BOTH nsl+socket lib check | Daniel Stenberg | |
Added HOST and TARGET checks Added automatic update of the *spec.in files (Linux RPM stuff) | |||
2000-05-14 | string checks added | Daniel Stenberg | |
2000-03-21 | removed the double BSD install check | Daniel Stenberg | |
2000-03-21 | 6.5.2 release commit | Daniel Stenberg | |
2000-03-21 | release commit time | Daniel Stenberg | |
2000-03-16 | Added checks for RAND_screen, malloc.h and stdlib.h | Daniel Stenberg | |
2000-03-14 | 6.5 cleanup commit | Daniel Stenberg | |
2000-03-13 | put back the perl binary check | Daniel Stenberg | |
2000-03-02 | Added checks for setvbuf(), RAND_set() and removed the perl stuff | Daniel Stenberg | |
2000-01-10 | more removals | Daniel Stenberg | |
1999-12-29 | Initial revision | Daniel Stenberg | |