aboutsummaryrefslogtreecommitdiffstats
path: root/local.c (follow)
Commit message (Collapse)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
| | | When chdir fails, print error message and exit.
* 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
| | | | | | | | | | | | Patch from openSUSE on 2009-09-07. Origin: https://build.opensuse.org/package/view_file/openSUSE:Factory/w3m/w3m-closedir.patch Bug-Novell: https://bugzilla.novell.com/show_bug.cgi?id=531675
* | Workaround of GC crash on Cygwin64AIDA Shinra2013-10-141-5/+14
|/ | | | | Patch from <http://www.j10n.org/files/w3m-cvs-1.1055-win64gc.patch>, [w3m-dev:04469] on 2013-10-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