(exec_sentinel_error_handler): New function.
authorRichard M. Stallman <rms@gnu.org>
Fri, 23 Sep 1994 22:28:08 +0000 (22:28 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 23 Sep 1994 22:28:08 +0000 (22:28 +0000)
commit3b9a3dfaeeb7394591c3aa347ee0cde1b70d3f6b
treeb5e62d382c0033bd85e57e62d439190d00c07618
parent080c45fd0b8ce128a681ebf772fcb07048cde4eb
(exec_sentinel_error_handler): New function.
(exec_sentinel): Catch all errors in the sentinel.
(read_process_output_error_handler): New function.
(read_process_output_call): New function.
(read_process_output): Catch and report errors in filters.

(pty_name): Move it up; make it static.
(create_process): Set the tty_name field.
(Fprocess_tty_name): New function.
(syms_of_process): defsubr it.
src/process.c