guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Support for (system '("echo" "foo" "bar"))


From: Paul Jarc
Subject: Re: Support for (system '("echo" "foo" "bar"))
Date: Mon, 10 Nov 2003 14:25:59 -0500
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

Kevin Ryde <address@hidden> wrote:
> You'll probably still want to block SIGCHLD though (when it exists),
> the same as the main system() does.

That will require a Scheme binding for sigprocmask().  I'll give it a
go if no one beats me to it.

> I think that's to stop a slack application handler possibly stealing
> the exit status,

Sounds reasonable.


paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]