*** empty log message ***
authorGary Houston <ghouston@arglist.com>
Sun, 9 Apr 2000 21:10:33 +0000 (21:10 +0000)
committerGary Houston <ghouston@arglist.com>
Sun, 9 Apr 2000 21:10:33 +0000 (21:10 +0000)
ice-9/ChangeLog

index dbe5af3..b47f7f7 100644 (file)
@@ -1,3 +1,8 @@
+2000-04-09  Gary Houston  <ghouston@arglist.com>
+
+       * popen.scm (close-process-quietly): new procedure.  use it from
+       reap-pipes to avoid errors or hanging during background cleanup.
+
 2000-04-04  Mikael Djurfeldt  <mdj@mdj.nada.kth.se>
 
        * format.scm (format:obj->str): Handle circular references.  Also,