Commit Graph

6 Commits

Author SHA1 Message Date
Abdulaziz Ghuloum 4b060b685f Added an arg_list field to the pcb which contains all command-line
arguments except -b (if it was there).
2006-12-01 09:52:12 -05:00
Abdulaziz Ghuloum ee0e6c91e7 Ikarus now recognizes a -b command-line argument for providing the
name of the boot file. If -b is missing, argv[0]++".boot" is used.
2006-12-01 09:23:37 -05:00
Abdulaziz Ghuloum ce7b0d25cb ported back to linux 2006-11-30 18:12:01 -05:00
Abdulaziz Ghuloum c9516d07d6 removed the debugging message about gc stats at end of run 2006-11-29 18:45:13 -05:00
Abdulaziz Ghuloum 9eaaf3c438 added file-exists? and delete-file operations to libposix.ss and ikarus-runtime.c 2006-11-29 17:06:16 -05:00
Abdulaziz Ghuloum 02e616f5c5 moved runtime directory to top-level 2006-11-23 19:58:06 -05:00