]> git.ipfire.org Git - thirdparty/curl.git/commit
curl: support XDG_CONFIG_HOME to find .curlrc
authorDaniel Stenberg <daniel@haxx.se>
Fri, 21 Aug 2020 21:40:12 +0000 (23:40 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 24 Aug 2020 14:37:09 +0000 (16:37 +0200)
commit4be1f8dc01013e4dee2b99026cd3b806ea7253c4
tree230595d13f11659f57605a33ccba2c1375f7c079
parent98c94596f5928840177b6bd3c7b0f0dd03a431af
curl: support XDG_CONFIG_HOME to find .curlrc

Added test433 to verify. Updated documentation.

Reviewed-by: Jay Satiro
Suggested-by: Eli Schwartz
Fixes #5829
Closes #5837
docs/cmdline-opts/config.d
src/tool_homedir.c
src/tool_homedir.h
src/tool_operate.c
src/tool_parsecfg.c
tests/data/Makefile.inc
tests/data/test433 [new file with mode: 0644]