Thanks Felix, this is great. On 3/15/07, felix winkelmann <[EMAIL PROTECTED]> wrote:
I have changed `system' to raise an exception if the call returns a negative value (i.e. fork failed) or it returns the process return value unchanged. Any further processing of the status can be done via FFI functions. For more functionality, stuff from the posix unit or osprocess egg can be used.
_______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
