1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00
cde/src/cmd
Martijn Dekker 39e467dab3 Remove broken iousepipe/sh_iounpipe (re: a2196f94)
After that commit, iousepipe(), sh_iounpipe(), and supporting flags
were all broken and dead code. Since all command substitutions use
temp files now, they're unused; remove them.

I'm experimenting with reintroducing pipes to command substitutions
in a consistent way, as this is needed for them to wait for
grandchildren. If and when I ever manage to figure out how to do
that in a way that doesn't cause severe hanging and crashing bugs,
these functions may return in some form.

Related: https://github.com/ksh93/ksh/issues/124
2022-07-23 00:00:10 +02:00
..
builtin restore build on ancient Mac OS X (re: 22e044c3) 2022-07-03 19:30:24 +02:00
INIT Next round of minor tweaks and cleanups 2022-07-22 00:07:41 +02:00
ksh93 Remove broken iousepipe/sh_iounpipe (re: a2196f94) 2022-07-23 00:00:10 +02:00
Mamfile More misc. tweaks and cleanups 2022-07-14 17:34:08 +02:00