Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Aug 1999 05:27:42 -0700 (PDT)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_fd.c uthread_init.c
Message-ID:  <199908061227.FAA07611@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

deischen    1999/08/06 05:27:42 PDT

  Modified files:        (Branch: RELENG_3)
    lib/libc_r/uthread   pthread_private.h uthread_fd.c 
                         uthread_init.c 
  Log:
  MFC: Fix thread initialization to allow for the case where stdio file
  descriptors are not opened.
  
  PR:		bin/12853
  
  Revision  Changes    Path
  1.16.2.3  +3 -3      src/lib/libc_r/uthread/pthread_private.h
  1.9.2.3   +6 -7      src/lib/libc_r/uthread/uthread_fd.c
  1.9.2.4   +12 -8     src/lib/libc_r/uthread/uthread_init.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?199908061227.FAA07611>