public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug nptl/28407] New: pthread_kill assumes that kill (getpid ()) is equivalent to tgkill (getpid (), gettid())
@ 2021-10-01 12:56 fweimer at redhat dot com
  2021-10-01 12:57 ` [Bug nptl/28407] " fweimer at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: fweimer at redhat dot com @ 2021-10-01 12:56 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=28407

            Bug ID: 28407
           Summary: pthread_kill assumes that kill (getpid ()) is
                    equivalent to tgkill (getpid (), gettid())
           Product: glibc
           Version: 2.34
            Status: NEW
          Severity: normal
          Priority: P2
         Component: nptl
          Assignee: unassigned at sourceware dot org
          Reporter: fweimer at redhat dot com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

kill sends the signal to the process, tgkill sends it to the current thread. It
does more than merely avoiding the TID reuse raise.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-10-21 13:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-01 12:56 [Bug nptl/28407] New: pthread_kill assumes that kill (getpid ()) is equivalent to tgkill (getpid (), gettid()) fweimer at redhat dot com
2021-10-01 12:57 ` [Bug nptl/28407] " fweimer at redhat dot com
2021-10-01 13:18 ` mhofmann at redhat dot com
2021-10-01 14:14 ` fweimer at redhat dot com
2021-10-21 13:30 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).