(Fprocess_status): Use get_process, not Fget_process.
authorRichard M. Stallman <rms@gnu.org>
Thu, 23 Dec 1993 01:24:18 +0000 (01:24 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 23 Dec 1993 01:24:18 +0000 (01:24 +0000)
commit99e3d726dc0b8ca7d6b9617d8036dd2512168808
tree1c70e1e14b6b1dd2656a918d15d83c10f8b2f07c
parent53b6ab286b83624cae9f8ffc4e6372b664d6029f
(Fprocess_status): Use get_process, not Fget_process.

[BROKEN_O_NONBLOCK]: Undefine O_NONBLOCK.

(create_process): Delete SYSV4_PTYS code.
(deactivate_process): Likewise.

(create_process) [SET_CHILD_PTY_PGRP]: Do ioctls
to set the pgrp of the pty.

(wait_reading_process_input): Call prepare_menu_bars.
src/process.c