Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!sri-spam!mordor!lll-tis!ames!oliveb!sun!gorodish!guy From: guy%gorodish@Sun.COM (Guy Harris) Newsgroups: comp.unix.questions Subject: Re: SIGSTOP - what is it? Message-ID: <22634@sun.uucp> Date: Thu, 2-Jul-87 21:05:32 EDT Article-I.D.: sun.22634 Posted: Thu Jul 2 21:05:32 1987 Date-Received: Sat, 4-Jul-87 10:12:16 EDT References: <3786@spool.WISC.EDU> <13114@topaz.rutgers.edu> Sender: news@sun.uucp Lines: 11 > Programs that play around with the screen, use raw mode, or otherwise > want to perform some action when the SIGTSTP (the one generated by ^Z) > occurs use this. They catch the SIGTSTP signal and when they really > want to stop themselves they send SIGSTOP to themselves. Except that a lot of them catch the SIGTSTP signal and, when they really want to stop themselves, they send SIGTSTP to themselves (after possibly resetting the signal action for SIGTSTP). Guy Harris {ihnp4, decvax, seismo, decwrl, ...}!sun!guy guy@sun.com