diff options
author | Eli Zaretskii <eliz@gnu.org> | 2014-01-15 18:40:22 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2014-01-15 18:40:22 +0200 |
commit | 9175c4e1b26dbdac5600df0b4d33717004c9a434 (patch) | |
tree | c87083166edd28d4ee449cfbdb8d031123f02606 /doc/gawk.1 | |
parent | c32da51ad91ff617b9e0ee60ed2ffd1baa8b0047 (diff) | |
download | egawk-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 'doc/gawk.1')
0 files changed, 0 insertions, 0 deletions