]> granicus.if.org Git - curl/commit
curl_read() and Curl_read() now have ssize_t in the last argument
authorDaniel Stenberg <daniel@haxx.se>
Wed, 31 Jan 2001 13:54:12 +0000 (13:54 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 31 Jan 2001 13:54:12 +0000 (13:54 +0000)
commitc41c5a0ef236f1eb1a973eeb25f47e848c9e68db
tree319694e18aded30c73897fb4b776311f54c807a5
parentc0c0283356f288ba98e374964231007f623e84cd
curl_read() and Curl_read() now have ssize_t in the last argument
CHANGES
include/curl/curl.h
lib/ftp.c
lib/http.c
lib/sendf.c
lib/sendf.h
lib/telnet.c