Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 May 2010 22:06:14 +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:  <201005062206.o46M6SBW083509@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jilles      2010-05-06 22:06:14 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/sys         sigaltstack.2 
  Log:
  SVN rev 207734 on 2010-05-06 22:06:14Z by jilles
  
  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
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.23      +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?201005062206.o46M6SBW083509>