cvs commit: src/lib/libpthread/arch/ia64/ia64 context.S

Marcel Moolenaar marcel at FreeBSD.org
Fri Sep 19 15:54:07 PDT 2003


marcel      2003/09/19 15:54:05 PDT

  FreeBSD src repository

  Modified files:
    lib/libpthread/arch/ia64/ia64 context.S 
  Log:
  Stop using the setcontext() syscall to restore an async context.
  Instead use the break instruction with an immediate specially
  created for us.
  
  Revision  Changes    Path
  1.5       +5 -5      src/lib/libpthread/arch/ia64/ia64/context.S


More information about the cvs-src mailing list