curl/src
Daniel Stenberg a8e388dd10 curl: remove tool_writeenv.[ch]
... and USE_ENVIRONMENT and --environment. It was once added for RISC OS
support and its platform specific behavior has been annoying ever
since. Added in commit c3c8bbd3b2, mostly unchanged since
then. Most probably not actually used for years.

Closes #1463
2017-05-06 23:13:08 +02:00
..
macos
.gitignore
CMakeLists.txt cmake: build manual pages (including curl.1) 2017-03-21 14:49:53 +01:00
curl.rc
Makefile.am Makefile: avoid use of GNU-specific form of $< 2017-04-24 21:38:11 +02:00
makefile.amiga
Makefile.b32
makefile.dj curl: remove tool_writeenv.[ch] 2017-05-06 23:13:08 +02:00
Makefile.inc curl: remove tool_writeenv.[ch] 2017-05-06 23:13:08 +02:00
Makefile.m32
Makefile.netware
Makefile.Watcom
mkhelp.pl mkhelp: disable compression if the perl gzip module is unavailable 2017-03-23 21:11:41 +01:00
slist_wc.c
slist_wc.h
tool_binmode.c
tool_binmode.h
tool_bname.c
tool_bname.h
tool_cb_dbg.c tool: Fix missing prototype warnings for CURL_DOES_CONVERSIONS 2017-05-01 14:48:45 -04:00
tool_cb_dbg.h curl: fix callback functions to match prototype 2017-03-30 14:59:14 +02:00
tool_cb_hdr.c gcc7: fix ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 2017-03-30 14:29:08 +02:00
tool_cb_hdr.h curl: fix callback argument inconsistency 2017-03-29 10:05:12 +02:00
tool_cb_prg.c tool_cb_prg: fix double-promotion warning 2017-05-01 11:46:44 +02:00
tool_cb_prg.h
tool_cb_rea.c
tool_cb_rea.h
tool_cb_see.c
tool_cb_see.h
tool_cb_wrt.c gcc7: fix ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 2017-03-30 14:29:08 +02:00
tool_cb_wrt.h curl: fix callback argument inconsistency 2017-03-29 10:05:12 +02:00
tool_cfgable.c
tool_cfgable.h curl: remove tool_writeenv.[ch] 2017-05-06 23:13:08 +02:00
tool_convert.c
tool_convert.h
tool_dirhie.c
tool_dirhie.h
tool_doswin.c
tool_doswin.h
tool_easysrc.c
tool_easysrc.h
tool_formparse.c tool: Fix missing prototype warnings for CURL_DOES_CONVERSIONS 2017-05-01 14:48:45 -04:00
tool_formparse.h
tool_getparam.c curl: remove tool_writeenv.[ch] 2017-05-06 23:13:08 +02:00
tool_getparam.h curl: non-boolean command line args reject --no- prefixes 2017-05-02 23:09:54 +02:00
tool_getpass.c Improve code readbility 2017-03-13 23:11:45 +01:00
tool_getpass.h
tool_help.c curl: remove tool_writeenv.[ch] 2017-05-06 23:13:08 +02:00
tool_help.h
tool_helpers.c curl: non-boolean command line args reject --no- prefixes 2017-05-02 23:09:54 +02:00
tool_helpers.h
tool_homedir.c tool: fix Windows Unicode build 2017-04-04 23:04:29 +02:00
tool_homedir.h
tool_hugehelp.c.cvs
tool_hugehelp.h
tool_libinfo.c
tool_libinfo.h
tool_main.c
tool_main.h
tool_metalink.c
tool_metalink.h
tool_mfiles.c
tool_mfiles.h
tool_msgs.c
tool_msgs.h
tool_operate.c curl: remove tool_writeenv.[ch] 2017-05-06 23:13:08 +02:00
tool_operate.h
tool_operhlp.c
tool_operhlp.h
tool_panykey.c
tool_panykey.h
tool_paramhlp.c
tool_paramhlp.h
tool_parsecfg.c tool: fix Windows Unicode build 2017-04-04 23:04:29 +02:00
tool_parsecfg.h
tool_sdecls.h
tool_setopt.c
tool_setopt.h
tool_setup.h
tool_sleep.c poll: prefer <poll.h> over <sys/poll.h> 2017-04-11 08:31:38 +02:00
tool_sleep.h
tool_strdup.c
tool_strdup.h
tool_urlglob.c
tool_urlglob.h
tool_util.c Improve code readbility 2017-03-13 23:11:45 +01:00
tool_util.h
tool_version.h
tool_vms.c
tool_vms.h
tool_writeout.c curl: check for end of input in writeout backslash handling 2017-03-25 23:48:57 +01:00
tool_writeout.h
tool_xattr.c
tool_xattr.h