| To: | scsh-checkins@lists.sourceforge.net |
|---|---|
| Subject: | [Scsh-checkins] scsh-0.6/scsh scsh.scm |
| From: | Mike Sperber <sperber@users.sourceforge.net> |
| Date: | Wed Apr 10 13:55:29 2002 |
| List-id: | <scsh-checkins.lists.sourceforge.net> |
| Sender: | scsh-checkins-admin@lists.sourceforge.net |
Update of /cvsroot/scsh/scsh-0.6/scsh
In directory usw-pr-cvs1:/tmp/cvs-serv26751
Modified Files:
scsh.scm
Log Message:
Basic FORK and and %FORK now start a new command level inside the
child process, thus preventing other threads from continuing to run.
Both take an additional optional argument that, when true, reverts the
old behavior of continuing all threads.
Moreover, use WITH-CONTINUATION NULL-CONTINUATION in CALL-TERMINALLY
to get us more space.
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Scsh-checkins] scsh-0.6/doc/scsh-manual syscalls.tex, Mike Sperber |
|---|---|
| Next by Date: | [Scsh-checkins] scsh-0.6/doc/scsh-manual decls.tex, Mike Sperber |
| Previous by Thread: | [Scsh-checkins] scsh-0.6/scheme/srfi - New directory, Martin Gasbichler |
| Next by Thread: | [Scsh-checkins] scsh-0.6/scsh scsh.scm, Mike Sperber |
| Indexes: | [Date] [Thread] [Top] [All Lists] |