scsh-0.6/c
mainzelm 26fcfcd8b2 Merged arguments of VM and scsh.
Non-backward comptaible changes:

-o for specifying the object file is gone
-i does not terminate argument scanning
-s for specifying the size of the stack is now -stacksize
2003-05-05 07:09:35 +00:00
..
fake
srfi GC_PROTECT some variables. 2003-05-01 10:20:17 +00:00
unix Let select again sleep forever if requested by the RTS. 2003-03-05 17:33:41 +00:00
.gitignore
c-mods.h Merge from current S48: avoid duplicate definition of TRUE and FALSE. 2002-02-07 13:09:08 +00:00
event.h First stab at implementing SELECT/SELECT!: 2002-08-20 14:03:01 +00:00
extension.c
external.c Use memcpy instead of strncpy in s48_enter_substring. 2002-08-16 12:29:27 +00:00
fd-io.h
init.c Replaced // comments. 2002-01-11 10:13:58 +00:00
io.h
main.c Merged arguments of VM and scsh. 2003-05-05 07:09:35 +00:00
old-scheme48.h
prescheme.h
scheme48.h 0.6.3 snapshot 2003-01-13 17:28:26 +00:00
scheme48.h.in Added s48_list_{1,..,12}. 2002-02-12 15:26:07 +00:00
scheme48heap.c 0.6.3 snapshot 2003-01-13 17:28:26 +00:00
scheme48heap.h
scheme48vm-prelude.h
scheme48vm.c 0.6.3 snapshot 2003-01-13 17:28:26 +00:00
scheme48vm.h Queue os-signal events. 2002-06-10 08:46:08 +00:00
write-barrier.h