* process.c (process_send_signal): Don't send SIGTSTP if the
authorJim Blandy <jimb@redhat.com>
Wed, 19 Aug 1992 06:35:23 +0000 (06:35 +0000)
committerJim Blandy <jimb@redhat.com>
Wed, 19 Aug 1992 06:35:23 +0000 (06:35 +0000)
commit0ad77c5462a616798329b28a38eeecf08e8f7573
tree6f0c3ecf2d0e2fd8e90871fa92b5ff52d5412fe8
parent02665de74014b285358b4a1e1896b7193f7b9254
* process.c (process_send_signal): Don't send SIGTSTP if the
system doesn't have that facility.

* process.c: [USG5] Don't include <fcntl.h>.
[USG] Don't bother including termios, termio, or fcntl; systerm.h
takes care of all that.
Remove the "mis;tak-+;;" line from the code; apparently this
section of code does get used.

* process.c (wait_reading_process_input): Put comments around
text following #endif.
src/process.c