aboutsummaryrefslogtreecommitdiff
path: root/nptl/cancellation.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-04-14nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)Adhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-06-09nptl: Move cancel type out of cancelhandlingAdhemerval Zanella
2021-06-09nptl: Move cancel state out of cancelhandlingAdhemerval Zanella
2021-06-09nptl: Remove CANCELING_BITMASKAdhemerval Zanella
2021-05-05nptl: Consolidate async cancel enable/disable implementation in libcFlorian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-10-18nptl: Document AS-safe functions in cancellation.c.Carlos O'Donell
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-31nptl: Remove internal_function attributeFlorian Weimer
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2009-05-16Unify source for async cancel handling.Ulrich Drepper
2009-05-15Fix change to prevent cancel signal in unsafe places.Ulrich Drepper
2009-05-15No cancel signal in unsafe places.Ulrich Drepper
2009-04-27* cancellation.c (__pthread_disable_asynccancel): Use THREAD_ATOMIC_ANDUlrich Drepper
2003-05-26Remove __pthread_enable_asynccancel_2.Ulrich Drepper
2003-04-05Update.Ulrich Drepper
2003-03-21Update.Ulrich Drepper
2003-03-11Update.Ulrich Drepper
2002-12-13Update.Ulrich Drepper
2002-12-12Update.Ulrich Drepper
2002-12-08Update.Ulrich Drepper
2002-11-26Initial revisioncvs/initialUlrich Drepper