cvs commit: src/sys/alpha/alpha machdep.c

Marcel Moolenaar marcel at FreeBSD.org
Wed Jul 30 22:27:02 PDT 2003


marcel      2003/07/30 22:27:00 PDT

  FreeBSD src repository

  Modified files:
    sys/alpha/alpha      machdep.c 
  Log:
  In set_mcontext(), store the (user) stack pointer and the thread
  pointer in the PCB of the corresponding thread if it's not the
  current thread.  This is needed for thr_create() to setup the
  newly created thread from the context provided by the application.
  
  This commit finalizes supporting libthr.
  
  Revision  Changes    Path
  1.211     +3 -0      src/sys/alpha/alpha/machdep.c


More information about the cvs-src mailing list