diff options
author | Philipp Stephani <phst@google.com> | 2020-12-23 16:26:57 +0100 |
---|---|---|
committer | Philipp Stephani <phst@google.com> | 2020-12-23 16:26:57 +0100 |
commit | bdcea81a2f906be3c573c42276dbfd35ccb432f9 (patch) | |
tree | 8780559b57846364b004aa4eadd75eecfd791f68 /test/lisp/emacs-lisp | |
parent | 95334ee79ab60c0910a5528e586a24d11f91743b (diff) | |
download | emacs-bdcea81a2f906be3c573c42276dbfd35ccb432f9.tar.gz emacs-bdcea81a2f906be3c573c42276dbfd35ccb432f9.tar.bz2 emacs-bdcea81a2f906be3c573c42276dbfd35ccb432f9.zip |
Pass C string pointer to current directory to 'child_setup'.
This avoids the impression that 'child_setup' could do anything
Lisp-related.
* src/callproc.c (child_setup): Pass C pointer to current directory
name.
(call_process): Adapt callers.
* src/process.c (create_process): Adapt callers.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions