Date: Mon, 1 Mar 2010 14:27:16 +0000 (UTC) From: Bruno Ducrot <bruno@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_thr.c Message-ID: <201003011427.o21ERcHo052696@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bruno 2010-03-01 14:27:16 UTC FreeBSD src repository Modified files: sys/kern kern_thr.c Log: SVN rev 204519 on 2010-03-01 14:27:16Z by bruno Deliver siginfo when signal is generated by thr_kill(2) (SI_USER with properly filled si_uid and si_pid). Reported by: Joel Bertrand <joel.bertrand systella fr> PR: 141956 Reviewed by: kib MFC after: 2 weeks Revision Changes Path 1.80 +17 -4 src/sys/kern/kern_thr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003011427.o21ERcHo052696>