From owner-cvs-all Thu Aug 5 5: 8:38 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 5F5D614C0B; Thu, 5 Aug 1999 05:08:36 -0700 (PDT) (envelope-from deischen@FreeBSD.org) Received: (from deischen@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA18456; Thu, 5 Aug 1999 05:08:11 -0700 (PDT) (envelope-from deischen@FreeBSD.org) Message-Id: <199908051208.FAA18456@freefall.freebsd.org> From: Daniel Eischen Date: Thu, 5 Aug 1999 05:08:11 -0700 (PDT) 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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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