cvs commit: src/sys/kern kern_sig.c

David Xu davidxu at FreeBSD.org
Mon Jun 7 13:35:03 GMT 2004


davidxu     2004-06-07 13:35:02 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sig.c 
  Log:
  According to SUSv3, sigwait is different with sigwaitinfo, sigwait
  returns error code in return value, not in errno.
  
  Revision  Changes    Path
  1.280     +12 -5     src/sys/kern/kern_sig.c


More information about the cvs-src mailing list