mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-04 22:40:25 +02:00
*** empty log message ***
This commit is contained in:
parent
70cb4fa6ac
commit
d8859d6bd8
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2000-04-10 Gary Houston <ghouston@arglist.com>
|
||||
|
||||
* popen.scm (open-process): after forking, close all ports except
|
||||
the end of the pipe to the parent. otherwise move->fdes and
|
||||
the exec'd program and the exit handlers can interfere with file
|
||||
descriptors still in use in parent ports.
|
||||
|
||||
2000-04-09 Gary Houston <ghouston@arglist.com>
|
||||
|
||||
* popen.scm (close-process-quietly): new procedure. use it from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue