index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
/
pthread_cancel.c
Age
Commit message (
Expand
)
Author
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-07-05
Replace __libc_multiple_threads with __libc_single_threaded
Adhemerval Zanella
2022-04-20
nptl: Fix pthread_cancel cancelhandling atomic operations
Adhemerval Zanella
2022-04-14
nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)
Adhemerval Zanella
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-09-13
nptl: pthread_kill, pthread_cancel should not fail after exit (bug 19193)
Florian Weimer
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-06-23
nptl: Use SA_RESTART for SIGCANCEL handler
Adhemerval Zanella
2021-06-09
nptl: Use pthread_kill on pthread_cancel
Adhemerval Zanella
2021-06-09
nptl: Move cancel type out of cancelhandling
Adhemerval Zanella
2021-06-09
nptl: Move cancel state out of cancelhandling
Adhemerval Zanella
2021-06-09
nptl: Remove CANCELING_BITMASK
Adhemerval Zanella
2021-06-09
nptl: Install cancellation handler on pthread_cancel
Adhemerval Zanella
2021-05-21
nptl: Perform signal initialization upon pthread_create
Florian Weimer
2021-05-11
nptl: Move pthread_cancel into libc
Florian Weimer
2021-05-10
nptl: Eliminate __pthread_multiple_threads
Florian Weimer
2021-05-10
nptl: Export __libc_multiple_threads from libc as an internal symbol
Florian Weimer
2021-04-21
nptl: Move __pthread_unwind_next into libc
Florian Weimer
2021-03-01
nptl: Use <unwind-link.h> for accessing the libgcc_s unwinder
Florian Weimer
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-02-14
linux: Remove INTERNAL_SYSCALL_DECL
Adhemerval Zanella
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-10-18
nptl: SIGCANCEL, SIGTIMER, SIGSETXID are always defined
Florian Weimer
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-06-23
Clean pthread functions namespaces for C11 threads
Adhemerval Zanella
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-11-24
Remove cached PID/TID in clone
Adhemerval Zanella
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-06
Function declaration cleanup
Adhemerval Zanella
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-11-20
NPTL: Conditionalize asynchronous cancellation support on [SIGCANCEL].
Roland McGrath
2014-06-25
Remove stray includes of kernel-features.h.
Joseph Myers
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-08-08
Remove __ASSUME_TGKILL.
Joseph Myers
2012-05-15
Allow a single-threaded program to cancel itself
Siddhesh Poyarekar
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2009-05-15
Fix change to prevent cancel signal in unsafe places.
Ulrich Drepper
2004-11-20
Update.
cvs/fedora-glibc-20041120T0949
Ulrich Drepper
2003-12-20
Update.
Ulrich Drepper
2003-07-22
Update.
Ulrich Drepper
2003-07-08
Update.
Ulrich Drepper
2003-03-21
Update.
Ulrich Drepper
2003-02-21
Update.
Ulrich Drepper
2003-02-21
Update.
Ulrich Drepper
2003-02-16
(pthread_cancel): Use the result of __pthread_kill.
Ulrich Drepper
2003-02-14
Update.
Ulrich Drepper
[next]