2
0
mirror of https://github.com/curl/curl.git synced 2025-02-17 14:59:45 +08:00
curl/src
2006-08-16 18:48:27 +00:00
..
macos
.cvsignore Bryan Henderson: added missing ignores 2005-11-25 22:45:50 +00:00
config-amigaos.h Diego Casorran patches to make (lib)curl build fine on Amiga again 2005-07-13 18:06:40 +00:00
config-mac.h
config-riscos.h Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>. 2006-07-25 13:49:49 +00:00
config-win32.h Fix spacing. When defining, define to 1. 2005-12-18 16:50:33 +00:00
curl.rc update the copyright year 2005-04-22 20:49:35 +00:00
getpass.c Fixed some compiler warnings on lcc. 2005-12-13 18:54:31 +00:00
getpass.h
homedir.c Cleanup windows header includes. Where aplicable, inclusion of 2005-12-18 15:36:14 +00:00
homedir.h
hugehelp.c.cvs
hugehelp.h
main.c Minor portability fixes to get things running on UNICOS 9.0 on a Cray Y-MP 2006-08-16 18:48:27 +00:00
Makefile.am Allow again proper compilation outside of the source tree 2006-08-07 18:06:37 +00:00
makefile.amiga Diego Casorran patches to make (lib)curl build fine on Amiga again 2005-07-13 18:06:40 +00:00
Makefile.b32
makefile.dj
Makefile.inc Moved strdup replacement from src/main.c into src/strdup.c so it's available 2006-07-11 17:02:06 +00:00
Makefile.m32
Makefile.netware fixed some web links. 2006-08-09 13:59:39 +00:00
Makefile.riscos
Makefile.vc6 Dmitry Bartsevich discovered some issues in compatibilty of SSPI-enabled 2005-11-08 14:15:34 +00:00
Makefile.Watcom Removed dependency on zlib.h. Added dependency for 2005-10-27 12:56:05 +00:00
mkhelp.pl Another Yang Tse warning cleanup raid! 2005-12-05 14:10:48 +00:00
setup.h Avoid redundant check. configure script takes care of not defining 2006-08-04 01:13:24 +00:00
urlglob.c minor re-arrange to return a value in order to avoid compiler warnings 2006-04-07 12:10:34 +00:00
urlglob.h Introducing range stepping to the curl globbing support. Now you can specify 2005-11-10 22:11:01 +00:00
version.h
writeenv.c
writeenv.h
writeout.c David McCreedy added CURLINFO_FTP_ENTRY_PATH to export the FTP entry path 2006-03-21 22:30:03 +00:00
writeout.h