curl/src
Daniel Stenberg b229c8ca8b --show-error: position indepdenent
Previously we required that -S/--show-error was used _after_
-s/--silent. This was slightly confusing since we strive to make
arguments as position independent as possible.

Now, you can use them in any order and the result should still be the
same.

Bug: http://curl.haxx.se/bug/view.cgi?id=3424286
Reported by: Andreas Olsson
2011-10-16 23:39:59 +02:00
..
macos Eric-update 2001-12-04 16:33:40 +00:00
.gitignore curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
CMakeLists.txt CMake: improve library search, implement install. 2011-04-28 10:12:33 +02:00
Makefile.Watcom Updated makefiles to latest libssh2. 2011-09-11 16:50:30 +02:00
Makefile.am keep a single copy of config-win32.h in version control repository - followup 2011-08-05 21:01:39 +02:00
Makefile.b32 src/Makefile.b32: updates 2011-04-07 15:19:21 +02:00
Makefile.inc curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
Makefile.m32 Changed suffix rules to pattern rules. 2011-09-21 03:25:19 +02:00
Makefile.netware Added SPNEGO to NetWare build. 2011-09-27 16:02:07 +02:00
Makefile.vc6 curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
config-amigaos.h errno.h inclusion conditionally done in setup_once.h 2011-07-24 04:39:43 +02:00
config-mac.h errno.h inclusion conditionally done in setup_once.h 2011-07-24 04:39:43 +02:00
config-riscos.h errno.h inclusion conditionally done in setup_once.h 2011-07-24 04:39:43 +02:00
curl.rc curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
hugehelp.c.cvs stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 2011-07-26 17:23:27 +02:00
hugehelp.h curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00
makefile.amiga Get the curl source files for Amiga from Makefile.inc 2010-10-12 12:13:32 -07:00
makefile.dj Changed email per Gisle's request. 2011-04-16 00:11:43 +02:00
mkhelp.pl curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00
setup.h curl tool: reviewed code moved to tool_*.[ch] files 2011-09-19 18:18:17 +02:00
tool_binmode.c curl tool: fix compiler warning 2011-10-05 22:27:29 +02:00
tool_binmode.h curl tool: reviewed code moved to tool_*.[ch] files 2011-10-03 23:00:47 +02:00
tool_bname.c curl tool: reviewed code moved to tool_*.[ch] files 2011-09-19 18:18:17 +02:00
tool_bname.h curl tool: reviewed code moved to tool_*.[ch] files 2011-09-19 18:18:17 +02:00
tool_cb_dbg.c curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
tool_cb_dbg.h curl tool: reviewed code moved to tool_*.[ch] files 2011-09-24 17:40:46 +02:00
tool_cb_hdr.c curl tool: fix some more OOM handling 2011-09-30 21:10:58 +02:00
tool_cb_hdr.h curl tool: reviewed code moved to tool_*.[ch] files 2011-09-24 17:40:46 +02:00
tool_cb_prg.c curl tool: reviewed code moved to tool_*.[ch] files 2011-09-24 17:40:46 +02:00
tool_cb_prg.h curl tool: reviewed code moved to tool_*.[ch] files 2011-09-24 17:40:46 +02:00
tool_cb_rea.c curl tool: reviewed code moved to tool_*.[ch] files 2011-09-24 17:40:46 +02:00
tool_cb_rea.h curl tool: reviewed code moved to tool_*.[ch] files 2011-09-24 17:40:46 +02:00
tool_cb_see.c curl tool: reviewed code moved to tool_*.[ch] files 2011-09-24 17:40:46 +02:00
tool_cb_see.h curl tool: reviewed code moved to tool_*.[ch] files 2011-09-24 17:40:46 +02:00
tool_cb_skt.c curl tool: reviewed code moved to tool_*.[ch] files 2011-09-24 17:40:46 +02:00
tool_cb_skt.h curl tool: reviewed code moved to tool_*.[ch] files 2011-09-24 17:40:46 +02:00
tool_cb_wrt.c curl tool: fix some more OOM handling 2011-09-30 21:10:58 +02:00
tool_cb_wrt.h curl tool: reviewed code moved to tool_*.[ch] files 2011-09-24 17:40:46 +02:00
tool_cfgable.c curl tool: fix some more OOM handling 2011-09-30 21:10:58 +02:00
tool_cfgable.h --show-error: position indepdenent 2011-10-16 23:39:59 +02:00
tool_convert.c tool_convert.c: fix no newline at end of file 2011-09-17 03:28:57 +02:00
tool_convert.h curl tool: reviewed code moved to tool_*.[ch] files 2011-09-19 18:18:17 +02:00
tool_dirhie.c curl tool: reviewed code moved to tool_*.[ch] files 2011-09-19 18:18:17 +02:00
tool_dirhie.h curl tool: reviewed code moved to tool_*.[ch] files 2011-09-19 18:18:17 +02:00
tool_doswin.c libcurl: some OOM handling fixes 2011-10-07 20:50:57 +02:00
tool_doswin.h curl tool: code moved to tool_*.[ch] files 2011-10-05 00:03:58 +02:00
tool_easysrc.c curl tool: reviewed code moved to tool_*.[ch] files 2011-09-21 01:54:14 +02:00
tool_easysrc.h curl tool: code moved to tool_*.[ch] files 2011-10-05 00:03:58 +02:00
tool_formparse.c curl tool: reviewed code moved to tool_*.[ch] files 2011-10-03 23:00:47 +02:00
tool_formparse.h curl tool: reviewed code moved to tool_*.[ch] files 2011-10-03 23:00:47 +02:00
tool_getparam.c --show-error: position indepdenent 2011-10-16 23:39:59 +02:00
tool_getparam.h curl tool: code moved to tool_*.[ch] files 2011-10-05 00:03:58 +02:00
tool_getpass.c curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
tool_getpass.h curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
tool_help.c curl tool: code moved to tool_*.[ch] files 2011-10-05 00:03:58 +02:00
tool_help.h curl tool: code moved to tool_*.[ch] files 2011-10-05 00:03:58 +02:00
tool_helpers.c curl tool: code moved to tool_*.[ch] files 2011-10-05 00:03:58 +02:00
tool_helpers.h curl tool: code moved to tool_*.[ch] files 2011-10-05 00:03:58 +02:00
tool_homedir.c curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
tool_homedir.h curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
tool_libinfo.c curl tool: reviewed code moved to tool_*.[ch] files 2011-09-22 21:21:20 +02:00
tool_libinfo.h curl tool: reviewed code moved to tool_*.[ch] files 2011-09-22 21:21:20 +02:00
tool_main.c curl tool: code moved to tool_*.[ch] files 2011-10-05 00:03:58 +02:00
tool_main.h curl tool: code moved to tool_*.[ch] files 2011-10-05 00:03:58 +02:00
tool_mfiles.c curl tool: reviewed code moved to tool_*.[ch] files 2011-09-19 18:18:17 +02:00
tool_mfiles.h curl tool: reviewed code moved to tool_*.[ch] files 2011-09-19 18:18:17 +02:00
tool_msgs.c curl tool: reviewed code moved to tool_*.[ch] files 2011-09-20 15:59:19 +02:00
tool_msgs.h curl tool: reviewed code moved to tool_*.[ch] files 2011-09-20 15:59:19 +02:00
tool_operate.c --show-error: position indepdenent 2011-10-16 23:39:59 +02:00
tool_operate.h curl tool: code moved to tool_*.[ch] files 2011-10-05 00:03:58 +02:00
tool_operhlp.c curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
tool_operhlp.h curl tool: OOM handling fixes 2011-10-05 15:06:26 +02:00
tool_panykey.c curl tool: header inclusion adjustment 2011-10-05 01:19:58 +02:00
tool_panykey.h curl tool: code moved to tool_*.[ch] files 2011-10-05 00:03:58 +02:00
tool_paramhlp.c curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
tool_paramhlp.h curl tool: OOM handling fixes 2011-10-05 15:06:26 +02:00
tool_parsecfg.c curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
tool_parsecfg.h curl tool: code moved to tool_*.[ch] files 2011-10-05 00:03:58 +02:00
tool_sdecls.h curl tool: fix some more OOM handling 2011-09-30 21:10:58 +02:00
tool_setopt.c curl tool: reviewed code moved to tool_*.[ch] files 2011-09-21 01:54:14 +02:00
tool_setopt.h curl tool: reviewed code moved to tool_*.[ch] files 2011-09-22 21:21:20 +02:00
tool_sleep.c curl tool: header inclusion adjustment 2011-10-05 12:40:30 +02:00
tool_sleep.h curl tool: code moved to tool_*.[ch] files 2011-10-05 00:03:58 +02:00
tool_urlglob.c curl tool: OOM handling fixes 2011-10-05 22:01:42 +02:00
tool_urlglob.h curl tool: OOM handling fixes 2011-10-05 22:01:42 +02:00
tool_util.c curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
tool_util.h curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
tool_version.h curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
tool_vms.c curl tool: reviewed code moved to tool_*.[ch] files 2011-09-19 18:18:17 +02:00
tool_vms.h curl tool: reviewed code moved to tool_*.[ch] files 2011-09-19 18:18:17 +02:00
tool_writeenv.c curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
tool_writeenv.h curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
tool_writeout.c curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
tool_writeout.h curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
tool_xattr.c curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
tool_xattr.h curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
vc6curlsrc.dsp curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
vc6curlsrc.dsw Fix CR 2009-05-08 19:09:36 +00:00