diff options
author | Eli Zaretskii <eliz@gnu.org> | 2011-05-07 14:28:55 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2011-05-07 14:28:55 +0300 |
commit | 0966ef96e7b63f3f85244f28b8c36c846c420e3b (patch) | |
tree | 6c1813798603eec60283fd9ed209f82f448ebc5a /lisp/emacs-lisp/check-declare.el | |
parent | 7ef1d634067b0edbc126fa25afdf600d5482e403 (diff) | |
parent | 888c9e865f8c9faea62621519da7e42ba1b7adbf (diff) | |
download | emacs-0966ef96e7b63f3f85244f28b8c36c846c420e3b.tar.gz emacs-0966ef96e7b63f3f85244f28b8c36c846c420e3b.tar.bz2 emacs-0966ef96e7b63f3f85244f28b8c36c846c420e3b.zip |
Adapt the MS-DOS build to latest changes.
src/callproc.c (call_process_cleanup): Don't close and unlink the
temporary file if Fcall_process didn't create it in the first
place.
(Fcall_process): Don't create tempfile if stdout of the child
process will be redirected to a file specified with `:file'.
Don't try to re-open tempfile in that case, and set fd[0] to -1 as
cue to call_process_cleanup not to close that handle.
msdos/inttypes.h: Include stdint.h.
(uintmax_t): Don't define, it is defined in stdint.h.
msdos/sedlibmk.inp (am__append_1): Edit to comment out.
(am__append_2): Edit to expose.
(NEXT_AS_FIRST_DIRECTIVE_STDARG_H, NEXT_STDARG_H, STDARG_H): Edit
to empty.
(@GL_GENERATE_STDARG_H_TRUE@, @GL_GENERATE_STDARG_H_FALSE@): Edit
to comment out corresponding lines.
Diffstat (limited to 'lisp/emacs-lisp/check-declare.el')
0 files changed, 0 insertions, 0 deletions