From owner-cvs-all Fri Aug 6 5:30: 2 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F199614C90; Fri, 6 Aug 1999 05:29:58 -0700 (PDT) (envelope-from deischen@FreeBSD.org) Received: (from deischen@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA07611; Fri, 6 Aug 1999 05:27:42 -0700 (PDT) (envelope-from deischen@FreeBSD.org) Message-Id: <199908061227.FAA07611@freefall.freebsd.org> From: Daniel Eischen Date: Fri, 6 Aug 1999 05:27:42 -0700 (PDT) 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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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