about summary refs log tree commit diff
path: root/nptl/cancellation.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)Adhemerval Zanella2022-04-141-12/+38
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* nptl: Move cancel type out of cancelhandlingAdhemerval Zanella2021-06-091-39/+12
* nptl: Move cancel state out of cancelhandlingAdhemerval Zanella2021-06-091-1/+2
* nptl: Remove CANCELING_BITMASKAdhemerval Zanella2021-06-091-12/+0
* nptl: Consolidate async cancel enable/disable implementation in libcFlorian Weimer2021-05-051-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* nptl: Document AS-safe functions in cancellation.c.Carlos O'Donell2019-10-181-2/+5
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* nptl: Remove internal_function attributeFlorian Weimer2017-08-311-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Add and use new glibc-internal futex API.Torvald Riegel2015-07-101-1/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Unify source for async cancel handling.Ulrich Drepper2009-05-161-3/+0
* Fix change to prevent cancel signal in unsafe places.Ulrich Drepper2009-05-151-6/+2
* No cancel signal in unsafe places.Ulrich Drepper2009-05-151-1/+13
* * cancellation.c (__pthread_disable_asynccancel): Use THREAD_ATOMIC_ANDUlrich Drepper2009-04-271-1/+6
* Remove __pthread_enable_asynccancel_2.Ulrich Drepper2003-05-261-34/+0
* Update.Ulrich Drepper2003-04-051-11/+22
* Update.Ulrich Drepper2003-03-211-6/+6
* Update.Ulrich Drepper2003-03-111-1/+30
* Update.Ulrich Drepper2002-12-131-31/+2
* Update.Ulrich Drepper2002-12-121-41/+0
* Update.Ulrich Drepper2002-12-081-0/+62
* Initial revision cvs/initialUlrich Drepper2002-11-261-0/+92