Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!csun!kithrup!sef From: sef@kithrup.COM (Sean Eric Fagan) Newsgroups: comp.sources.d Subject: Re: trn and SCO UNIX Message-ID: <1991Jan10.071541.6670@kithrup.COM> Date: 10 Jan 91 07:15:41 GMT References: <1991Jan07.070408.27368@kithrup.COM> <2789D6C3.3A8@tct.uucp> Organization: Kithrup Enterprises, Ltd. Lines: 11 In article <2789D6C3.3A8@tct.uucp> chip@tct.uucp (Chip Salzenberg) writes: >! *whatbuf = '\f'; /* redraw after stop */ Just remember that *any* signal will cause EINTR to be set, not just job control signals. Say... SIGALRM, for example. -- Sean Eric Fagan | "I made the universe, but please don't blame me for it; sef@kithrup.COM | I had a bellyache at the time." -----------------+ -- The Turtle (Stephen King, _It_) Any opinions expressed are my own, and generally unpopular with others.