From owner-cvs-all Mon Jul 12 9:11:29 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 38B6014E76; Mon, 12 Jul 1999 09:11:27 -0700 (PDT)
(envelope-from dt@FreeBSD.org)
Received: (from dt@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id JAA26044;
Mon, 12 Jul 1999 09:09:32 -0700 (PDT)
(envelope-from dt@FreeBSD.org)
Message-Id: <199907121609.JAA26044@freefall.freebsd.org>
From: Dmitrij Tejblum
Date: Mon, 12 Jul 1999 09:09:32 -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
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
dt 1999/07/12 09:09:31 PDT
Modified files:
lib/libc_r/uthread pthread_private.h uthread_init.c
Log:
Use USRSTACK (defined in ) to get top of the initial stack.
PTHREAD_STACK_TOP was wrong for all supported architectures.
Revision Changes Path
1.24 +2 -13 src/lib/libc_r/uthread/pthread_private.h
1.16 +4 -3 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