mainzelm
|
314b0deae9
|
Include errno.h instead of defining errno as extern int.
|
2001-12-17 13:41:49 +00:00 |
mainzelm
|
949d50fbbe
|
Changed return type of init functions to void.
|
2001-01-01 17:18:17 +00:00 |
mainzelm
|
0c55bd5ec3
|
added various .cvsignore files to suppress warnings about the removed files
|
2000-12-21 14:00:59 +00:00 |
marting
|
e18688fc14
|
Initialize the variables for multipe return values to 0 so we won't
lose if the called function does not set them due to an error.
|
2000-07-27 16:44:08 +00:00 |
marting
|
56d5597025
|
Added define-stubless-foreign.
|
2000-07-07 11:51:51 +00:00 |
marting
|
c6860f767f
|
added GC_PROTECT to protect ret1 and mv_vec
|
1999-11-02 22:26:32 +00:00 |
marting
|
dbbdce2254
|
added the types clock_t and ssize_t, both fixnum
|
1999-10-08 17:59:55 +00:00 |
marting
|
72b8df31c1
|
removed a bogus line that hang on a empty vector
|
1999-09-30 14:33:12 +00:00 |
marting
|
03d8bfa284
|
long, integer and time_t are now extracted and entered with enter/extract_integer to skip this ugly hi8/lo24 stuff
|
1999-09-28 23:43:21 +00:00 |
marting
|
4e935c24a5
|
just a snapshot
|
1999-09-23 14:36:25 +00:00 |
marting
|
d5ed14075c
|
added SetAlienVal. static string and C char** are tested now.
|
1999-09-17 19:56:52 +00:00 |
marting
|
0ffe78e179
|
few more changes to comply with c/scheme48.h
|
1999-09-16 00:22:51 +00:00 |
marting
|
45d3aa911c
|
cig standalone is now a shell-skript that calls the vm cigvm with the image standalone.image and takes the filename as an argument. s48_init_xx's name is generated from filename without directory
|
1999-09-15 18:20:55 +00:00 |
marting
|
d050b89038
|
hacked libcig for the new FFI. most of this is untested
|
1999-09-14 19:46:27 +00:00 |
marting
|
77f21395fd
|
a cig for the new FFI
|
1999-09-14 13:36:47 +00:00 |