[cffi-devel] CFFI and wait (2)

dherring at tentpost.com dherring at tentpost.com
Tue Jun 1 17:13:11 UTC 2010


> I'm trying to use CFFI in order to wrap execve (2). The wrapper also
> uses fork (2) and wait (2). While I have absolutely no problems with
> execve or fork I'm stumbling on a problem with wait.

You might try a portability library such as trivial-shell.
http://common-lisp.net/project/trivial-shell/

- Daniel





More information about the cffi-devel mailing list