aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2014-01-15 18:40:22 +0200
committerEli Zaretskii <eliz@gnu.org>2014-01-15 18:40:22 +0200
commit9175c4e1b26dbdac5600df0b4d33717004c9a434 (patch)
treec87083166edd28d4ee449cfbdb8d031123f02606 /main.c
parentc32da51ad91ff617b9e0ee60ed2ffd1baa8b0047 (diff)
downloadegawk-9175c4e1b26dbdac5600df0b4d33717004c9a434.tar.gz
egawk-9175c4e1b26dbdac5600df0b4d33717004c9a434.tar.bz2
egawk-9175c4e1b26dbdac5600df0b4d33717004c9a434.zip
Make 'system' and pipe writes consistent with pipe reads on MinGW.
* popen.c (os_system): Use spawnl, and quote the command line, to be consistent with what gawk_popen does. (os_popen) [__MINGW32__]: Don't scriptify the command, to be consistent with gawk_popen. (os_pclose) [__MINGW32__]: Update to match os_open: no need to unlink the script file.
Diffstat (limited to 'main.c')
0 files changed, 0 insertions, 0 deletions