Date: Mon, 12 Jul 1999 09:09:32 -0700 (PDT) From: Dmitrij Tejblum <dt@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 Message-ID: <199907121609.JAA26044@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <machine/vmparam.h>) 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907121609.JAA26044>
