home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6675 < prev    next >
Encoding:
Text File  |  1992-07-25  |  758 b   |  25 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!mcsun!sun4nl!fwi.uva.nl!gene.fwi.uva.nl!vesseur
  3. From: vesseur@fwi.uva.nl (Joep JJ Vesseur)
  4. Subject: sigaction sys-call
  5. Message-ID: <1992Jul25.110852.24366@fwi.uva.nl>
  6. Sender: news@fwi.uva.nl
  7. Nntp-Posting-Host: gene.fwi.uva.nl
  8. Organization: FWI, University of Amsterdam
  9. Date: Sat, 25 Jul 1992 11:08:52 GMT
  10. Lines: 13
  11.  
  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.  (/usr/include/signal.h)
  16. but in the kernel source file signal.c there is code to implement 
  17. sigaction. Is this some sort of dummy code, or is signal.h out of date and
  18. is sigaction fully functional?
  19.  
  20. joep.
  21.  
  22. ---
  23. joep vesseur        -- email: vesseur@fwi.uva.nl
  24.  
  25.