summaryrefslogtreecommitdiff
path: root/src/tool_homedir.c
AgeCommit message (Expand)Author
2021-01-13Merge tag 'curl-7_74_0'nikita
2020-11-20curl: add compatibility for Amiga and GCC 6.5Oliver Urbann
2020-11-04curl.se: new homeDaniel Stenberg
2020-08-24curl: support XDG_CONFIG_HOME to find .curlrcDaniel Stenberg
2020-04-07tool_homedir.c: fix buildnikita
2020-02-13tool_home: Fix the copyright year being out of dateSteve Holme
2020-02-12tool_homedir: Change GetEnv() to use libcurl's curl_getenv()Jay Satiro
2019-11-08copyrights: fix copyright year rangeDaniel Stenberg
2017-04-04tool: fix Windows Unicode buildMarcel Raad
2016-12-13checksrc: stricter no-space-before-paren enforcementDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-03-17checksrc: use space after commaDaniel Stenberg
2013-02-05VMS: fix and generate the VMS build configJohn E. Malmberg
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-12-14setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2011-10-06curl tool: reviewed code moved to tool_*.[ch] filesYang Tse