diff options
author | Eli Zaretskii <eliz@gnu.org> | 2019-12-21 10:47:31 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2019-12-21 10:47:31 +0200 |
commit | cc78faee7d23dd0433ba537818a68cbd20fa52a3 (patch) | |
tree | 88f370cc83f7e2bead825886035af7e2905535b5 /test/lisp/emacs-lisp | |
parent | 0f7e3430bba031a6c5f45e0afe2ddcac197603cf (diff) | |
download | emacs-cc78faee7d23dd0433ba537818a68cbd20fa52a3.tar.gz emacs-cc78faee7d23dd0433ba537818a68cbd20fa52a3.tar.bz2 emacs-cc78faee7d23dd0433ba537818a68cbd20fa52a3.zip |
Allow control of data amount read from subprocess in one chunk
* src/process.c (syms_of_process) <read-process-output-max>:
New variable.
(read_process_output): Use it instead of the hard-coded
constant 4096. (Bug#38561)
Use SAFE_ALLOCA to support large buffers for reading process
output.
* etc/NEWS: Mention 'read-process-output-max'.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions