Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 1998 17:04:22 -0700 (PDT)
From:      John Birrell <jb@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc_r/uthread uthread_join.c
Message-ID:  <199806250004.RAA00219@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/06/24 17:04:21 PDT

  Modified files:
    lib/libc_r/uthread   uthread_join.c 
  Log:
  Add the missing {} that caused the function to return ESRCH if it
  had to wait for the thread to exit and if the caller didn't want the
  thread exit status.
  
  Revision  Changes    Path
  1.6       +2 -1      src/lib/libc_r/uthread/uthread_join.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?199806250004.RAA00219>