Date: Thu, 14 Apr 2005 00:13:20 +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: <200504140013.j3E0DKX7098493@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2005-04-14 00:13:20 UTC
FreeBSD src repository
Modified files:
lib/libpthread/arch/i386/i386 pthread_md.c
lib/libpthread/arch/i386/include pthread_md.h
Log:
Use the i386_set_gsbase() syscall if it is implemented in the kernel.
This is a little hairy here because the allocation and usage of this
functionality is split into two places in libpthread.
Revision Changes Path
1.5 +33 -14 src/lib/libpthread/arch/i386/i386/pthread_md.c
1.14 +8 -2 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?200504140013.j3E0DKX7098493>
