cvs commit: src/sys/amd64/include ucontext.h

Peter Wemm peter at FreeBSD.org
Fri Sep 5 13:47:28 PDT 2003


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


More information about the cvs-src mailing list