Date: Thu, 5 Aug 1999 05:08:11 -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_init.c uthread_fd.c Message-ID: <199908051208.FAA18456@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 1999/08/05 05:08:11 PDT
Modified files:
lib/libc_r/uthread pthread_private.h uthread_init.c
uthread_fd.c
Log:
Fix thread initialization to allow for the case where stdio file
descriptors are not opened.
PR: bin/12853
Reviewed by: jb
Revision Changes Path
1.25 +3 -3 src/lib/libc_r/uthread/pthread_private.h
1.17 +12 -8 src/lib/libc_r/uthread/uthread_init.c
1.12 +6 -6 src/lib/libc_r/uthread/uthread_fd.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?199908051208.FAA18456>
