home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / std_unix / volume.31 / text0017.txt < prev    next >
Encoding:
Text File  |  1993-07-15  |  518 b   |  22 lines

  1. Submitted-by: wulkan@vnet.IBM.COM (Mike Wulkan)
  2.  
  3. In POSIX.4a 8.3.3.2 it says:
  4.  
  5.   "Signals which result as a result of an alarm() call are directed at
  6.   the thread that requested the alarm."
  7.  
  8. but in 8.4.4.2 it says:
  9.  
  10.   "The SIGALRM signal is asynchronously delivered to the process as a
  11.   result of calling alarm()."
  12.  
  13. Which is it, the thread or the process?
  14.  
  15. I guess thread, or there wouldn't be much point in having section 8.4.4.2
  16. rather than just refer to POSIX.1.
  17.  
  18. Mike Wulkan
  19.  
  20. Volume-Number: Volume 31, Number 18
  21.  
  22.