aboutsummaryrefslogtreecommitdiff
path: root/nptl/pthread_cancel.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-06-23Clean pthread functions namespaces for C11 threadsAdhemerval Zanella1-3/+4
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella1-13/+5
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-06Function declaration cleanupAdhemerval Zanella1-2/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-20NPTL: Conditionalize asynchronous cancellation support on [SIGCANCEL].Roland McGrath1-4/+13
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers1-1/+0
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-08-08Remove __ASSUME_TGKILL.Joseph Myers1-12/+1
2012-05-15Allow a single-threaded program to cancel itselfSiddhesh Poyarekar1-0/+8
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2009-05-15Fix change to prevent cancel signal in unsafe places.Ulrich Drepper1-2/+6
2004-11-20Update.cvs/fedora-glibc-20041120T0949Ulrich Drepper1-1/+3
2003-12-20Update.Ulrich Drepper1-0/+6
2003-07-22Update.Ulrich Drepper1-0/+3
2003-07-08Update.Ulrich Drepper1-1/+16
2003-03-21Update.Ulrich Drepper1-9/+9
2003-02-21Update.Ulrich Drepper1-1/+7
2003-02-21Update.Ulrich Drepper1-1/+7
2003-02-16(pthread_cancel): Use the result of __pthread_kill.Ulrich Drepper1-2/+3
2003-02-14Update.Ulrich Drepper1-2/+5
2002-12-08Update.Ulrich Drepper1-1/+1
2002-11-26Initial revisioncvs/initialUlrich Drepper1-0/+62