From: Thomas Gleixner Date: Sat, 4 Apr 2009 21:01:06 +0000 (+0000) Subject: signals: implement sys_rt_tgsigqueueinfo X-Git-Tag: v2.6.31-rc1~403^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62ab4505e3efaf67784f84059e0fb9cedb1728ea;p=pandora-kernel.git signals: implement sys_rt_tgsigqueueinfo sys_kill has the per thread counterpart sys_tgkill. sigqueueinfo is missing a thread directed counterpart. Such an interface is important for migrating applications from other OSes which have the per thread delivery implemented. Signed-off-by: Thomas Gleixner Reviewed-by: Oleg Nesterov Acked-by: Roland McGrath Acked-by: Ulrich Drepper --- Reading git-diff-tree failed