cvs commit: src/lib/libpthread/thread thr_sigwait.c

David Xu davidxu at FreeBSD.org
Tue Mar 16 18:12:20 PST 2004


davidxu     2004/03/16 18:12:19 PST

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_sigwait.c 
  Log:
  Fix a POSIX conformance bug. POSIX says sigwait should return error number
  in return value not in errno.
  
  Revision  Changes    Path
  1.35      +3 -3      src/lib/libpthread/thread/thr_sigwait.c


More information about the cvs-src mailing list