1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-13 21:15:08 -05:00
curl/src
Daniel Stenberg 9254c3a103 Fix the socklen_t type too. Needed only when built with memory debugging
as then we include the memdebug.h header from the lib dir, and it then
requires this type... (fails on IRIX 6.5 without this)
2004-02-05 08:27:47 +00:00
..
macos Eric-update 2001-12-04 16:33:40 +00:00
.cvsignore ignore .dist files here 2003-10-30 13:07:36 +00:00
config-amigaos.h Diego Casorran's fixes to allow native AmigaOS builds 2004-01-13 08:35:57 +00:00
config-mac.h Eric's update 2001-12-04 06:52:19 +00:00
config-riscos.h Michael Curtis' updates 2002-04-08 21:59:06 +00:00
config-vms.h corrected the newlines 2002-03-06 22:08:11 +00:00
config-win32.h Gisle Vanem updated the code for win32 and djgpp builds. 2004-01-14 07:42:10 +00:00
config.h.in Fix the socklen_t type too. Needed only when built with memory debugging 2004-02-05 08:27:47 +00:00
curlmsg_vms.h Marty Kuhrt updates 2003-12-03 08:39:24 +00:00
curlmsg.h Marty Kuhrt updates 2003-12-03 08:39:24 +00:00
curlmsg.msg Marty Kuhrt updates 2003-12-03 08:39:24 +00:00
curlmsg.sdl Marty Kuhrt updates 2003-12-03 08:39:24 +00:00
getpass.c fixed the win32 function to use the correct proto, as pointed out by Gisle 2004-02-02 07:24:30 +00:00
getpass.h updated year in the copyright string 2004-01-07 09:19:33 +00:00
homedir.c make pedantic compiler options generate less warnings 2004-01-29 13:54:08 +00:00
homedir.h updated year in the copyright string 2004-01-07 09:19:33 +00:00
hugehelp.c.cvs make it more obvious what this is by not even trying to show a manual 2003-02-04 18:22:31 +00:00
hugehelp.h use hugehelp.h to silence picky compiler warnings 2004-01-29 13:48:36 +00:00
main.c Added --socks 2004-01-30 08:51:24 +00:00
Makefile.am Use the nroff option figured out by the configure script. An attempt to 2004-02-02 22:39:37 +00:00
makefile.amiga Diego Casorran's fixes to allow native AmigaOS builds 2004-01-13 08:35:57 +00:00
Makefile.b32 James Clancy updated the Borland makefiles 2003-11-27 12:24:22 +00:00
makefile.dj Gisle Vanem's djgpp fixes 2003-12-19 08:03:48 +00:00
Makefile.m32 Gisle Vanem fixed the Windows build 2003-11-23 22:26:40 +00:00
Makefile.riscos brougth by Michael Curtis 2002-04-10 20:52:26 +00:00
Makefile.vc6 Gisle Vanem fixed the Windows build 2003-11-23 22:26:40 +00:00
mkhelp.pl nonsence change to make -Wunreachable-code get happy 2004-01-29 13:49:41 +00:00
setup.h define SIZEOF_CURL_OFF_T if not already defined 2004-01-23 07:41:05 +00:00
urlglob.c make pedantic compiler options generate less warnings 2004-01-29 13:54:08 +00:00
urlglob.h updated year in the copyright string 2004-01-07 09:19:33 +00:00
version.h Make the CVS version clone the libcurl version string, this is generated 2003-10-30 13:28:58 +00:00
writeenv.c updated year in the copyright string 2004-01-07 09:19:33 +00:00
writeenv.h updated year in the copyright string 2004-01-07 09:19:33 +00:00
writeout.c make pedantic compiler options generate less warnings 2004-01-29 13:54:08 +00:00
writeout.h updated year in the copyright string 2004-01-07 09:19:33 +00:00