aboutsummaryrefslogtreecommitdiffstats
path: root/local.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Treat 127.0.0.1, [::1], and hostname as localhostTatsuya Kinoshita2021-04-231-4/+1
* Add error handling for chdirJia Zhouyang2018-03-041-1/+4
* Fix uninitialized variable when not HAVE_PUTENVTatsuya Kinoshita2016-03-291-3/+2
* Remove overflow on readlinkDavid Crosby2015-08-111-1/+1
* Remove unreachable returnDavid Crosby2015-08-111-1/+0
* Close temp file if pipe open failsRichard Quirk2015-07-251-2/+4
* Merge branch 'bug/closedir'Tatsuya Kinoshita2013-12-071-0/+1
|\
| * Fix a directory descriptor leak in loadLocalDirReinhard Max2013-12-071-0/+1
* | Workaround of GC crash on Cygwin64AIDA Shinra2013-10-141-5/+14
|/
* Adding upstream version 0.5.2upstream/0.5.2Tatsuya Kinoshita2011-05-041-2/+13
* Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita2011-05-041-0/+415