home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6761 < prev    next >
Encoding:
Internet Message Format  |  1992-07-26  |  1.6 KB

  1. Path: sparky!uunet!usc!wupost!q106fm!pete
  2. From: pete@q106fm.UUCP (pete cervasio)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: sigaction sys-call
  5. Message-ID: <Zy6JoB2w164w@q106fm.UUCP>
  6. Date: Mon, 27 Jul 92 01:45:46 CDT
  7. References: <1992Jul25.114912.17913@klaava.Helsinki.FI>
  8. Organization: WKBQ-FM Engineering Department
  9. Lines: 27
  10.  
  11. torvalds@klaava.Helsinki.FI (Linus Benedict Torvalds) writes:
  12.  
  13. > >Looking around in the include files, i came across a line that said
  14. > > "Ok, I haven't implemented sigactions, but trying to keep headers POSIX"
  15.  
  16. > Sorry: I don't write too many comments, and when I do they seem to
  17. > become obsolete.  sigaction() is completely implemented, and has been
  18. > since 0.12 or something like that.. 
  19.  
  20. Does anyone know what a 'wait' union looks like, as in what's used for
  21. the wait3() call.  I'm working on the PLP lp daemon and our wait.h
  22. doesn't describe it.  I've searched through the few books I have on Unix
  23. programming, but they don't give the layout of the union.  I could
  24. probably fake something to work, but I'd rather know for sure.
  25.  
  26. I could also use any info anyone has on sgtty stuff.  There's an ioctl()
  27. call in the PLP call that uses TIOCNOTTY (sp?)... it's supposed to
  28. disconnect the terminal or something like that.  You can tell I'm
  29. somewhat new to the *nix programming environment.
  30.  
  31. Thanks.
  32. Pete C.
  33.  
  34. +----------------------------------------------------------------------+
  35. | Pete Cervasio                | pete%q106fm.uucp@wupost.wustl.edu     |
  36. | I fish, therefore I am.      | pete.cervasio@f1.n2250.z1.fidonet.org |
  37. +----------------------------------------------------------------------+
  38.