Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 2010 15:44:49 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/sys sigaltstack.2
Message-ID:  <201005131545.o4DFj50A024769@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jilles      2010-05-13 15:44:49 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    lib/libc/sys         sigaltstack.2 
  Log:
  SVN rev 208032 on 2010-05-13 15:44:49Z by jilles
  
  MFC r207734: sigaltstack(2): document some modernizations:
  * un-document 'struct sigaltstack' tag for stack_t as this is BSD-specific;
    this doesn't seem useful enough to document as such
  * alternate stacks are per thread, not per process
  * update error codes to what the kernel does and POSIX requires
  
  Revision   Changes    Path
  1.22.10.2  +15 -17    src/lib/libc/sys/sigaltstack.2



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