Date: Sat, 6 Nov 2004 03:35:51 +0000 (UTC) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/arch/i386/i386 pthread_md.c src/lib/libpthread/arch/i386/include pthread_md.h Message-ID: <200411060335.iA63ZpTK056496@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2004-11-06 03:35:51 UTC
FreeBSD src repository
Modified files:
lib/libpthread/arch/i386/i386 pthread_md.c
lib/libpthread/arch/i386/include pthread_md.h
Log:
i386_set_ldt() is not available when running 32 bit binaries on amd64
kernels. Use the recently exposed direct-set routines instead. This is
only activated for when we compile i386 support libraries on amd64.
Revision Changes Path
1.4 +6 -0 src/lib/libpthread/arch/i386/i386/pthread_md.c
1.13 +7 -0 src/lib/libpthread/arch/i386/include/pthread_md.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411060335.iA63ZpTK056496>
