Re: external events api
Roderic Morris <[email protected]> Sun, 14 Aug 2011 09:00:36 -0400
| Newsgroups | gmane.lisp.scheme.scheme48 |
|---|---|
| Message-ID | <CAOSQKRj7wO54mVMmfU8sEcp4f53E8JTkULDkGTTHg+TvgL+78A@mail.gmail.com> |
changes to c/posix/proc.c I meant. -Roderic On Sun, Aug 14, 2011 at 7:52 AM, Roderic Morris <[email protected]> wrote: > On Aug 14, 2011, at 4:38 AM, Michael Sperber wrote: >> You mean this, right: >> >> http://article.gmane.org/gmane.lisp.scheme.scheme48/2432 >> >> ? Could you send the C code that goes with it? > > There's C code in the patch (changes to posix.c). I simply made some scheme bindings that call the s48_*external_event functions directly. > > -Roderic