Date: Fri, 2 Nov 2001 16:33:08 -0800 (PST) From: Peter Wemm <peter@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: <200111030033.fA30X8l79792@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/11/02 16:33:08 PST
Modified files: (Branch: RELENG_4)
lib/libc_r/uthread pthread_private.h uthread_init.c
Log:
MFC: Dont hard-code knowledge about where the stack starts by peering
into kernel #define's (GRR!!). Use the kern.usrstack sysctl. This
stops libc_r programs from exploding when KVM is changed.
Revision Changes Path
1.36.2.15 +7 -0 src/lib/libc_r/uthread/pthread_private.h
1.23.2.7 +9 -4 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?200111030033.fA30X8l79792>
