scsh-checkins
[Top] [All Lists]

[Scsh-checkins] scsh/scsh process.scm

To: scsh-checkins@lists.sourceforge.net
Subject: [Scsh-checkins] scsh/scsh process.scm
From: Martin Gasbichler <mainzelm@users.sourceforge.net>
Date: Mon Jul 21 05:04:02 2003
List-id: <scsh-checkins.lists.sourceforge.net>
Sender: scsh-checkins-admin@lists.sourceforge.net
Update of /cvsroot/scsh/scsh/scsh
In directory sc8-pr-cvs1:/tmp/cvs-serv31636

Modified Files:
        process.scm 
Log Message:
After fork/pipe, make the ports returned by the pipe the
current-in/output-ports. This corresponds to the intended semantics of
side-effecting the standard ports and tells the GC that the ports are
alive.



<Prev in Thread] Current Thread [Next in Thread>
  • [Scsh-checkins] scsh/scsh process.scm, Martin Gasbichler <=