]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the retrieval of USRSTACK via sysctl so that it works for 64-bit
authordeischen <deischen@FreeBSD.org>
Tue, 18 Dec 2001 02:02:59 +0000 (02:02 +0000)
committerdeischen <deischen@FreeBSD.org>
Tue, 18 Dec 2001 02:02:59 +0000 (02:02 +0000)
commit07b826ed269a3fa089c7e6f2c0041501095a0ef9
tree1330dcee4073e51059550bcd1622e50c3b336afa
parent6e9f1df98f816467a63dc5b41cea58f28843e390
Fix the retrieval of USRSTACK via sysctl so that it works for 64-bit
archs.  This should fix libc_r on alpha.

Submitted by: Bernd Walter <ticso@cicely9.cicely.de>
lib/libc_r/uthread/uthread_init.c
lib/libkse/thread/thr_init.c
lib/libpthread/thread/thr_init.c