Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2002 18:25:38 -0800 (PST)
From:      "Brian S. Dean" <bsd@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread uthread_rwlock.c
Message-ID:  <200203290225.g2T2Pc870074@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bsd         2002/03/28 18:25:38 PST

  Modified files:        (Branch: RELENG_4)
    lib/libc_r/uthread   uthread_rwlock.c 
  Log:
  MFC rev 1.7: Fix the return code from pthread_rwlock_try[wr|rd]lock()
               functions; these should return EBUSY when the calling
               thread would block, not EWOULDBLOCK.
  
  Revision  Changes    Path
  1.4.2.1   +2 -2      src/lib/libc_r/uthread/uthread_rwlock.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203290225.g2T2Pc870074>