Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 May 2010 17:20:15 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/gen raise.3
Message-ID:  <201005071720.o47HKVt1042722@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jilles      2010-05-07 17:20:15 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         raise.3 
  Log:
  SVN rev 207749 on 2010-05-07 17:20:15Z by jilles
  
  raise(3): Note that this sends a signal to the current thread, not process.
  
  This is how it works (with threading libraries loaded) and what POSIX
  requires.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.9       +3 -3      src/lib/libc/gen/raise.3



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