about summary refs log tree commit diff
path: root/nptl/pthread_sigmask.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
* Refactor internal-signals.hAdhemerval Zanella2022-06-301-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* linux: Fix __NSIG_WORDS and add __NSIG_BYTESAdhemerval Zanella2020-07-071-1/+1
* signal: Only handle on NSIG signals on signal functions (BZ #25657)Adhemerval Zanella2020-04-211-4/+3
* linux: Use pthread_sigmask on sigprocmaskAdhemerval Zanella2020-04-211-0/+1
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-211-3/+8
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-141-9/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* nptl: SIGCANCEL, SIGTIMER, SIGSETXID are always definedFlorian Weimer2019-10-181-11/+29
* 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
* 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
* NPTL: Fix generic pthread_sigmask.Roland McGrath2015-01-081-1/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Add generic/stub implementations of pthread_{kill,sigmask,sigqueue}.Roland McGrath2014-07-151-0/+32