Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Sep 2003 13:47:27 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/include ucontext.h
Message-ID:  <200309052047.h85KlRMp059599@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2003/09/05 13:47:27 PDT

  FreeBSD src repository

  Modified files:
    sys/amd64/include    ucontext.h 
  Log:
  Oops.  sizeof(long) = 8, not 4.  Get the fxsave buffer inside mcontext
  the right size.  I'm planning on *possibly* stealing the two 'spare'
  variables on either side for botched alignment correction.
  
  Revision  Changes    Path
  1.14      +2 -2      src/sys/amd64/include/ucontext.h



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