summaryrefslogtreecommitdiff
path: root/src/homedir.c
Commit message (Expand)AuthorAgeFilesLines
* removed tabs and trailing whitespace from sourceDaniel Stenberg2004-10-061-10/+10
* Disable memdebug for the allocs done by the app, unless CURLTOOLDEBUG isDaniel Stenberg2004-05-121-2/+2
* make pedantic compiler options generate less warningsDaniel Stenberg2004-01-291-0/+2
* updated year in the copyright stringDaniel Stenberg2004-01-071-1/+1
* use char, not boolDaniel Stenberg2003-11-081-1/+1
* Based on Gisle Vanem's $HOME patch, we now attempt to find the home dirDaniel Stenberg2003-11-071-0/+114