Commit Graph

208 Commits

Author SHA1 Message Date
Daniel Stenberg ef34ad2968 Edited, cleaned up 2000-06-02 12:45:23 +00:00
Daniel Stenberg ebf0fe0df9 updated 2000-06-02 12:06:47 +00:00
Daniel Stenberg ba17b97e0a curl_formparse() man page 2000-06-02 11:42:56 +00:00
Daniel Stenberg c8f62fc762 Added description 2000-06-02 11:34:17 +00:00
Daniel Stenberg e5b72506c9 changed the httppost struct into curl_slist struct 2000-06-02 11:31:53 +00:00
Daniel Stenberg ef62fc7fe7 added description 2000-06-02 11:31:18 +00:00
Daniel Stenberg 52195a0547 Added description 2000-06-02 11:01:08 +00:00
Daniel Stenberg e5ba9f058f added description 2000-06-02 10:50:09 +00:00
Daniel Stenberg 2ea0129ed8 man page for this function already in used by the command line tool! 2000-06-02 09:02:51 +00:00
Daniel Stenberg 980ee98ec9 David LeBlanc corrected one of my mistakes 2000-05-31 06:31:31 +00:00
Daniel Stenberg 8d76ad6c8e Adjusted to the GETHOSTBYADDR_R_NARGS style 2000-05-30 22:27:39 +00:00
Daniel Stenberg 784c29c6c5 Added GETHOSTBYADDR_R_NARGS and GETHOSTBYNAME_R_NARGS 2000-05-30 22:26:57 +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 15c143bba9 modified to the new curl_getenv() style 2000-05-29 23:09:31 +00:00
Daniel Stenberg 6d522c9c1d made getenv() more threadsafe for win32 2000-05-29 23:07:22 +00:00
Daniel Stenberg 45885f30c2 updated 2000-05-29 22:54:17 +00:00
Daniel Stenberg 1ea12e705e had to add this since it was missing in the system includes! 2000-05-29 22:52:17 +00:00
Daniel Stenberg a0ce95e155 David LeBlanc's fixes! 2000-05-29 22:51:13 +00:00
Daniel Stenberg abc751ae13 generated with bison 1.28 which removes the alloca() mess! 2000-05-29 22:50:40 +00:00
Daniel Stenberg b6d06a9590 URLGET_ERROR_SIZE is now CURL_ERROR_SIZE 2000-05-26 13:58:10 +00:00
Daniel Stenberg 784e9406ae silly mistake corrected 2000-05-26 13:57:11 +00:00
Daniel Stenberg 9e157ad2ec added the new man pages docs/*.3 2000-05-26 13:55:13 +00:00
Daniel Stenberg 85e6e935c5 updated 2000-05-26 11:59:43 +00:00
Daniel Stenberg 9a85060cde more documented stuff 2000-05-26 08:50:13 +00:00
Daniel Stenberg fb3a5ab6ee fixed the CURL_ERROR_SIZE and renamed a urlget() leftover 2000-05-26 08:12:14 +00:00
Daniel Stenberg 52585e8b31 Added a list of stuff to do for version 7 2000-05-26 07:48:38 +00:00
Daniel Stenberg 3ad1df668e AIX wants sys/time.h included 2000-05-25 15:18:34 +00:00
Daniel Stenberg d5bc98fcec added sys/time.h check 2000-05-25 15:18:02 +00:00
Daniel Stenberg c10684ac3f fixed the new path to the curl man page 2000-05-24 22:56:00 +00:00
Daniel Stenberg f81e775954 fixed the new docs path 2000-05-24 22:53:37 +00:00
Daniel Stenberg e92a10c36f now splits the text into several puts() calls 2000-05-23 10:25:30 +00:00
Daniel Stenberg 9b20d0a47f Jrn's fixes mentioned 2000-05-22 19:15:18 +00:00
Daniel Stenberg 67fea90f3f moved many docs to the new docs/ dir 2000-05-22 19:13:37 +00:00
Daniel Stenberg ceda25398b more changes! ;-) 2000-05-22 19:11:39 +00:00
Daniel Stenberg 285994a5ae slightly adjusted 2000-05-22 19:10:53 +00:00
Daniel Stenberg e27e490c7e oops 2000-05-22 19:09:31 +00:00
Daniel Stenberg dbd864a2a6 adjusted to work even without RTLD_GLOBAL defined 2000-05-22 19:04:18 +00:00
Daniel Stenberg dc98405114 libcurl v7 adjustments 2000-05-22 19:02:54 +00:00
Daniel Stenberg 7c37c6a8e9 moved here from the root directory 2000-05-22 17:35:35 +00:00
Daniel Stenberg 4341671545 moved to the new docs/ directory 2000-05-22 17:33:31 +00:00
Daniel Stenberg 2bd72eb53d Jrn's fixes 2000-05-22 17:20:29 +00:00
Daniel Stenberg c35238e0a3 Jrt Hartroth's updates 2000-05-22 17:18:55 +00:00
Daniel Stenberg 39b1801c63 moved here from the newlib branch 2000-05-22 17:17:57 +00:00
Daniel Stenberg 98e5d82a34 unused 2000-05-22 14:13:05 +00:00
Daniel Stenberg 96dde76b99 moved here from the newlib branch 2000-05-22 14:12:12 +00:00
Daniel Stenberg fb9d1ff00f files moved to main branch from the newlib branch 2000-05-22 14:09:31 +00:00
Daniel Stenberg c9053bf3d4 moved the win32 init stuff here from the lib 2000-05-17 21:21:10 +00:00
Daniel Stenberg 601b8e78c7 "Will you write a script for me getting ZZZ from YYY?" added 2000-05-14 15:33:47 +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