summaryrefslogtreecommitdiff
path: root/module/ice-9/popen.scm
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary module imports.Ludovic Courtès2023-02-241-1/+0
* popen: Correct 'pipeline' docstring.Ludovic Courtès2020-06-191-3/+3
* popen: 'open-process' returns unbuffered ports.Ludovic Courtès2020-06-191-5/+20
* popen: Add 'pipeline' procedure.Rutger van Beusekom2020-05-161-1/+45
* Deprecate passing a non-zero size to make-moduleAndy Wingo2019-09-271-1/+1
* open-pipe*: Improve performance of OPEN_BOTH mode.Mark H Weaver2019-06-181-14/+45
* Improve correctness and consistency of 'eval-when' usage.Mark H Weaver2014-01-231-1/+1
* Make (ice-9 popen) thread-safe.Mark H Weaver2013-11-231-34/+52
* Stylistic improvements for (ice-9 popen).Mark H Weaver2013-11-231-24/+21
* slight open-pipe* / open-process refactorAndy Wingo2013-01-081-6/+12
* rewrite open-process in C, for robustnessAndy Wingo2012-02-231-95/+6
* Improve the usage of variable names in Scheme docstrings.Bake Timmons2012-02-021-2/+2
* revert 4a2ac0623c3dabb2c8b9d38c27b837dcb2c7fe4eAndy Wingo2011-04-131-4/+0
* open-pipe* pumps pipes guardianAndy Wingo2011-02-231-1/+5
* batch-mode? in terms of *repl-level*Andy Wingo2010-06-181-2/+2
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-1/+1
* move ice-9/ and oop/ under module/Andy Wingo2008-11-011-0/+215