Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Sep 2000 23:08:54 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/linux linux.h linux_machdep.c
Message-ID:  <200009060608.XAA45665@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2000/09/05 23:08:54 PDT

  Modified files:
    sys/i386/linux       linux.h linux_machdep.c 
  Log:
  When sigaltstack is called with a stack size that's not smaller
  than LINUX_MINSIGSTKSZ but smaller than MINSIGSTKSZ, cheat and
  pass MINSIGSTKSZ to the kernel. This is a workaround.
  
  Submitted through: nate
  
  Revision  Changes    Path
  1.43      +4 -1      src/sys/i386/linux/linux.h
  1.3       +3 -2      src/sys/i386/linux/linux_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?200009060608.XAA45665>