1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/src
2008-01-13 04:39:32 +00:00
..
macos
.cvsignore
config-amigaos.h proper symbol definition check for all AmigaOS flavours 2007-02-28 14:45:48 +00:00
config-mac.h Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools support 2006-10-14 12:01:44 +00:00
config-riscos.h Patrick Monnerat modified the LDAP code and approach in curl. Starting now, 2007-08-11 20:57:54 +00:00
config-win32.h MSVC 9.0 (VS2008) does not support Windows build targets prior to WinXP, 2007-12-18 18:08:19 +00:00
curl.rc Take in account that it can be built with compiler debug info and 2007-04-13 08:22:56 +00:00
curlutil.c moved includes to setup.h so that the project headers also pick them up (eleminate gcc warning). 2007-06-30 23:45:57 +00:00
curlutil.h curl tool was using functions curlx_tvnow and curlx_tvdiff which are not 2007-02-20 12:13:14 +00:00
getpass.c added lf to Win32 getpass_r() so that next output appears in new line. 2007-07-20 16:01:05 +00:00
getpass.h
homedir.c Toby Peterson patched a memory problem in the command line tool that 2007-11-01 21:49:59 +00:00
homedir.h
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
main.c fix compiler warning 2008-01-13 04:39:32 +00:00
Makefile.am Ensure that nroff doesn't put anything but ASCII characters into the 2007-12-19 21:19:01 +00:00
makefile.amiga curl tool was using functions curlx_tvnow and curlx_tvdiff which are not 2007-02-20 12:13:14 +00:00
Makefile.b32
makefile.dj Added "CSOURCES = $(CURL_SOURCES)". 2007-02-27 15:44:25 +00:00
Makefile.inc curl tool was using functions curlx_tvnow and curlx_tvdiff which are not 2007-02-20 12:13:14 +00:00
Makefile.m32 only link with -lwldap32 if we dont use other LDAP SDKs. 2007-08-25 12:08:38 +00:00
Makefile.netware removed now obsolete defines; 2007-11-18 22:48:39 +00:00
Makefile.riscos brougth by Michael Curtis 2002-04-10 20:52:26 +00:00
Makefile.vc6 Vladimir Lazarenko pointed out that we should do some 'mt' magic when 2007-10-24 09:28:36 +00:00
Makefile.Watcom Removed use of '..\lib\libcurl_wc.lib' as this is not really 2007-12-09 09:58:56 +00:00
mkhelp.pl kill trailing whitespace 2006-10-09 14:59:53 +00:00
setup.h Define WIN32 when build target is Win32 API. 2007-11-08 18:13:54 +00:00
urlglob.c Fixed typo in error message. 2007-09-20 00:37:08 +00:00
urlglob.h
version.h
writeenv.c Add 'const' to immutable arrays. 2004-12-15 01:38:25 +00:00
writeenv.h updated year in the copyright string 2004-01-07 09:19:33 +00:00
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