Alex Shinn
|
bc50ae0d34
|
FFI now accepts integers as unmanaged filenos for convenience.
Also some fixes for (chibi process).
|
2012-05-13 21:43:02 +09:00 |
|
Alex Shinn
|
92801f22ce
|
plan9 build now uses static libs by default
|
2012-05-06 23:08:47 +09:00 |
|
Alex Shinn
|
7c8203ed0a
|
switching to first-class file descriptor type
|
2012-04-24 22:42:26 +09:00 |
|
Alex Shinn
|
eac57054ce
|
supporting explicit module list with -i/--include
|
2012-04-19 23:18:57 +09:00 |
|
Alex Shinn
|
56322d632a
|
Supporting a (void) argument list as a synonym for ().
Also adding extra checks on function definitions, and
allowing running with no arguments as a filter.
|
2012-04-17 22:05:13 +09:00 |
|
Alex Shinn
|
d0875d470d
|
don't bother using write(2) directly if not compiled with green thread support
|
2012-04-15 16:58:00 +09:00 |
|