1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00
cde/src/cmd
Martijn Dekker c709868572 process substitution: improve fifo error handling (re: ab5dedde)
src/cmd/ksh93/sh/args.c: sh_argprocsub():
- Fix compiler warnings with SHOPT_DEVFD on by including "io.h".
- Without SHOPT_DEVFD, the FIFO code didn't consider that libast's
  pathtemp(3) may also fail and return null. Add a check for this.
2021-02-04 20:47:45 +00:00
..
builtin Re-allow disabling vmalloc for release builds (re: 399886da) 2021-02-04 01:40:53 +00:00
INIT tests/*.sh: fix indentation of warnings 2021-02-04 02:22:46 +00:00
ksh93 process substitution: improve fifo error handling (re: ab5dedde) 2021-02-04 20:47:45 +00:00
Mamfile **/Mamfile: add header comment pointing to MAM docs (re: 6cc2f6a0) 2021-01-25 14:38:58 +00:00