chibi-scheme/lib/chibi/net
Masanori Ogino 361e8e6590 Remove argv[0] from the arguments of main_symbol.
While the (command-line) in (scheme process-context) contains the
command name (argv[0]), SRFI 22 specifies that the interpreter passes
the command-line arguments except argv[0] to the script.

Fix #413.

Signed-off-by: Masanori Ogino <masanori.ogino@gmail.com>
2017-06-10 08:54:49 +09:00
..
http-server.scm Remove argv[0] from the arguments of main_symbol. 2017-06-10 08:54:49 +09:00
http-server.sld Forgot to import temp-file. 2015-04-24 23:12:06 +09:00
http.scm various portability improvements 2017-03-26 16:00:31 +09:00
http.sld various portability improvements 2017-03-26 16:00:31 +09:00
server-util.scm disjoint cursor bugs in server-util 2016-05-08 16:03:43 +09:00
server-util.sld adding (srfi 142), using that in place of (srfi 33) 2017-04-16 22:06:56 +09:00
server.scm Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
server.sld Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
servlet.scm various portability improvements 2017-03-26 16:00:31 +09:00
servlet.sld Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00