Date: Tue, 26 Apr 2005 20:41:48 +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: <200504262041.j3QKfmtO039303@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2005-04-26 20:41:48 UTC FreeBSD src repository Modified files: lib/libpthread/arch/i386/i386 pthread_md.c lib/libpthread/arch/i386/include pthread_md.h Log: Remove the special _amd64_set_gsbase() code for #ifdef COMPAT_32BIT, now that the amd64 kernel implements i386_get/set_gsbase(). All the rest of the ldt backwards compat code should go away soon. Revision Changes Path 1.6 +0 -6 src/lib/libpthread/arch/i386/i386/pthread_md.c 1.15 +0 -4 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?200504262041.j3QKfmtO039303>