When possible, use tgkill instead of tkill syscall on Linux.

Eric Pouech eric.pouech at wanadoo.fr
Mon Feb 13 14:32:18 CST 2006


ChangeLog:
When possible, use tgkill instead of tkill syscall on Linux.
(first of all, tkill is likely to be deprecated).

  server/context_alpha.c   |    2 +-
  server/context_i386.c    |   10 +++++++++-
  server/context_powerpc.c |    2 +-
  server/context_sparc.c   |    2 +-
  server/context_x86_64.c  |    4 ++--
  server/ptrace.c          |    2 +-
  server/thread.h          |    2 +-
  7 files changed, 16 insertions(+), 8 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9cbdad20be7861dd5c441bcb66e4c12bd9f5474f.diff
Type: text/x-patch
Size: 3754 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060213/68f8e78a/9cbdad20be7861dd5c441bcb66e4c12bd9f5474f.diff


More information about the wine-patches mailing list