Commit Graph

23 Commits

Author SHA1 Message Date
Daniel Stenberg d4731b7050 Albert Chin-A-Young's fixes 2000-08-23 07:23:42 +00:00
Daniel Stenberg e559a7b872 7.1.1 cleanup commit 2000-08-21 21:56:41 +00:00
Daniel Stenberg f8e916db46 removed the vprintf check, we have our own internal anyway
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-17 16:33:02 +00:00
Daniel Stenberg b174aeaac9 brand new gethostbyname_r() and gethostbyaddr_r() checks that now detects
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-08-04 11:30:23 +00:00
Daniel Stenberg c3c7739811 big last-beta (?) cleanup commit 2000-07-31 22:42:34 +00:00
Daniel Stenberg 9d5c6df788 added localtime_r() 2000-07-29 22:21:10 +00:00
Daniel Stenberg f71a1485f3 libtool adjustments 2000-07-26 09:28:29 +00:00
Daniel Stenberg caf8c01e85 re-added the check for BOTH nsl and socket libs 2000-07-25 07:29:32 +00:00
Daniel Stenberg 95ddb16768 Added checks for number of parameters to the functions gethostbyname_r()
and gethostbyaddr_r()
2000-05-30 22:26:26 +00:00
Daniel Stenberg 5d39dde961 pre-release commit 2000-05-30 16:31:46 +00:00
Daniel Stenberg d5bc98fcec added sys/time.h check 2000-05-25 15:18:02 +00:00
Daniel Stenberg 96dde76b99 moved here from the newlib branch 2000-05-22 14:12:12 +00:00
Daniel Stenberg bc10563c98 Added BOTH nsl+socket lib check
Added HOST and TARGET checks
Added automatic update of the *spec.in files (Linux RPM stuff)
2000-05-14 15:21:45 +00:00
Daniel Stenberg 95c2534a95 string checks added 2000-05-14 13:33:53 +00:00
Daniel Stenberg d1a1fcc6f1 removed the double BSD install check 2000-03-21 17:12:27 +00:00
Daniel Stenberg 475869a612 6.5.2 release commit 2000-03-21 15:37:13 +00:00
Daniel Stenberg a2d2569c7d release commit time 2000-03-21 14:23:45 +00:00
Daniel Stenberg 8898ff9e04 Added checks for RAND_screen, malloc.h and stdlib.h 2000-03-16 11:34:19 +00:00
Daniel Stenberg 90030a49c7 6.5 cleanup commit 2000-03-14 08:33:15 +00:00
Daniel Stenberg 7dc36344a0 put back the perl binary check 2000-03-13 09:12:18 +00:00
Daniel Stenberg 0e31dadfb4 Added checks for setvbuf(), RAND_set() and removed the perl stuff 2000-03-02 23:02:58 +00:00
Daniel Stenberg 90719eb3fd more removals 2000-01-10 23:55:47 +00:00
Daniel Stenberg ae1912cb0d Initial revision 1999-12-29 14:20:26 +00:00