cvs commit: src/lib/libpthread/arch/i386/i386 pthread_md.c src/lib/libpthread/arch/i386/include pthread_md.h

Peter Wemm peter at FreeBSD.org
Tue Apr 26 13:41:48 PDT 2005


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


More information about the cvs-src mailing list