Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Sep 1999 13:02:25 -0700 (PDT)
From:      Luoqi Chen <luoqi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 genassym.c locore.s machdep.c
Message-ID:  <199909072002.NAA13353@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luoqi       1999/09/07 13:02:25 PDT

  Modified files:
    sys/i386/i386        genassym.c locore.s machdep.c 
  Log:
  Save %gs in sigcontext when delivering a signal and restore them upon
  return (in signal trampoline code). I plan to do the same on -stable,
  so that we have a consistent interface to userland applications.
  
  Reviewed by:	bde
  
  Revision  Changes    Path
  1.78      +4 -1      src/sys/i386/i386/genassym.c
  1.127     +7 -5      src/sys/i386/i386/locore.s
  1.361     +2 -1      src/sys/i386/i386/machdep.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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