Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!rutgers!mcnc!duke!romeo!wouk From: wouk@romeo.cs.duke.edu (Arthur Wouk) Newsgroups: comp.sys.att Subject: where is SIGTSTP on the 3b1 Keywords: SIGTSTP unixpc Message-ID: <14140@duke.cs.duke.edu> Date: 7 Apr 89 16:30:16 GMT Sender: news@duke.cs.duke.edu Lines: 8 while trying to transfer a program which runs under all of sunos, bsd and gould utx/32 to the 3b1 i had to find two flags: ICANON and SIGTSTP. i finally found icanon after applying grep to /usr/include and /usr/include/sys. i have not been able to locate SIGTSTP. it has been suggested that SIGTSTP is hiding under the name SIG_TSTP, but that has not yielded any results. where else should I look? i am running 3.51 and have the development set installed.