Fumitoshi UKAI 439d2745a5 [w3m-dev 03646] setup child process, local CGI
* etc.c (reset_signals): static
			don't ignore SIGUSR1
	(close_all_fds_except): static
			DEV_NULL_PATH
	(setup_child): added
	(myExec): rewrite
	(mySystem): rewrite
* file.c (readHeader): check image_source
	(loadGeneralFile): check image_source
	(doExternal): use setup_child
	(_doFileCopy): use setup_child
	(doFileSave): use setup_child
	(uncompress_stream): check image_source
			use setup_child
* image.c (getCharSize): no need stderr redirect
	(openImgdisplay): use setup_child
	(loadImage): use setup_child
	(getImageSize): no need stderr redirect
* local.c (writeLocalCookie): check Local_cookie_file
	(localcgi_popen_rw): added
	(localcgi_popen_r): deleted
	(localcgi_post): rewrite
	(localcgi_get): deleted
* proto.h (localcgi_get): defined by localcgi_post
	(reset_signals): deleted
	(close_all_fds_except): deleted
	(close_all_fds): deleted
	(setup_child): added
* search.c (open_migemo): use setup_child, myExec
* w3mimgdisplay.c (main): use DEV_NULL_PATH
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
2003-01-17 16:57:17 +00:00
2003-01-15 15:51:29 +00:00
2003-01-10 16:51:08 +00:00
2003-01-10 16:51:08 +00:00
2002-11-18 17:32:16 +00:00
2002-12-25 16:18:19 +00:00
2002-11-18 17:32:16 +00:00
2002-12-24 17:20:45 +00:00
2003-01-10 16:11:01 +00:00
2002-12-12 23:55:30 +00:00
2002-12-13 02:27:23 +00:00
2003-01-10 16:08:19 +00:00
2002-12-04 17:15:35 +00:00
2002-12-03 16:01:14 +00:00
2002-12-10 15:51:14 +00:00
2002-12-05 16:34:33 +00:00
2003-01-08 17:24:11 +00:00
2002-11-06 15:09:16 +00:00
2002-12-13 03:02:03 +00:00
2002-12-24 17:20:45 +00:00
2003-01-10 16:59:32 +00:00
2002-12-24 17:20:45 +00:00
2002-12-24 17:20:45 +00:00
2002-12-24 17:20:45 +00:00
2002-12-24 17:20:45 +00:00
2003-01-15 18:16:12 +00:00
2002-12-24 17:20:45 +00:00
2002-12-24 17:20:45 +00:00
2002-12-24 17:20:45 +00:00
2002-12-17 16:17:28 +00:00
2002-12-06 16:49:18 +00:00
2003-01-08 17:28:45 +00:00
2002-12-06 03:40:45 +00:00
2002-12-27 16:07:44 +00:00

If you can read English, see doc/*.
If you can read Japanese, see doc-jp/*.
If you can read both, read both and correct English. :-)
Description
A modernized fork of w3m with next and previous heading and form navigation.b
Readme 13 MiB
Languages
C 60.9%
HTML 13.4%
Roff 12.2%
JavaScript 5.6%
Perl 1.7%
Other 6.1%