Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Nov 2000 18:07:06 -0800 (PST)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/linux linux_sysvec.c
Message-ID:  <200011160207.SAA27719@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gallatin    2000/11/15 18:07:06 PST

  Modified files:
    sys/i386/linux       linux_sysvec.c 
  Log:
  fix glaring bugs in rt signals -- copyout the right signal mask in
  linux_rt_sendsig() and restore the same signal mask linux does
  in rt_sigreturn().  This gets us saving/restoring all 64-bits of the
  linux sigset_t in rt signals.
  
  Reviewed by: marcel
  
  Revision  Changes    Path
  1.67      +4 -3      src/sys/i386/linux/linux_sysvec.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?200011160207.SAA27719>