Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2003 15:54:05 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpthread/arch/ia64/ia64 context.S
Message-ID:  <200309192254.h8JMs5xA065273@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309192254.h8JMs5xA065273>