summaryrefslogtreecommitdiff
path: root/src/tool_homedir.c
Commit message (Expand)AuthorAgeFilesLines
* tool_findfile: search for a file in the homedirDaniel Stenberg2021-11-291-132/+0
* curl: add compatibility for Amiga and GCC 6.5Oliver Urbann2020-11-201-0/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* curl: support XDG_CONFIG_HOME to find .curlrcDaniel Stenberg2020-08-241-1/+44
* tool_home: Fix the copyright year being out of dateSteve Holme2020-02-131-1/+1
* tool_homedir: Change GetEnv() to use libcurl's curl_getenv()Jay Satiro2020-02-121-31/+24
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* tool: fix Windows Unicode buildMarcel Raad2017-04-041-2/+2
* checksrc: stricter no-space-before-paren enforcementDaniel Stenberg2016-12-131-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* checksrc: use space after commaDaniel Stenberg2015-03-171-3/+3
* VMS: fix and generate the VMS build configJohn E. Malmberg2013-02-051-14/+0
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse2012-12-141-3/+0
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-2/+2
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-10-061-0/+112