summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/crm.el
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2005-06-03 23:02:40 +0000
committerKim F. Storm <storm@cua.dk>2005-06-03 23:02:40 +0000
commit4da256b12405664071edb7183de9e94cce8ec210 (patch)
treefa7de037a9a7b5361a44410411d732d54ae42d6b /lisp/emacs-lisp/crm.el
parent731475e79a78cb7f0eb8a25c22a17513fea02738 (diff)
downloademacs-4da256b12405664071edb7183de9e94cce8ec210.tar.gz
emacs-4da256b12405664071edb7183de9e94cce8ec210.tar.bz2
emacs-4da256b12405664071edb7183de9e94cce8ec210.zip
(Fcall_process): Don't use alloca to gradually
increase size of buf, as it effectively uses twice the necessary space on the stack. Instead, pre-allocate buf of full size, and gradually increase the read size.
Diffstat (limited to 'lisp/emacs-lisp/crm.el')
0 files changed, 0 insertions, 0 deletions