aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/internal-signals.h
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-06-30Refactor internal-signals.hAdhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-04-21nptl: Move setxid broadcast implementation into libcFlorian Weimer
2021-03-26nptl: Remove __libc_allocate_rtsig, __libc_current_sigrtmax, and __libc_curre...Adhemerval Zanella
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-13Remove tls.h inclusion from internal errno.hAdhemerval Zanella
2020-07-07linux: Fix __NSIG_WORDS and add __NSIG_BYTESAdhemerval Zanella
2020-02-19Block all signals on timer_create thread (BZ#10815)Adhemerval Zanella
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-27Fix return code for __libc_signal_* functionsAdhemerval Zanella
2019-12-19Fix __libc_signal_block_all on sparc64Adhemerval Zanella
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-04-03Filter out NPTL internal signals (BZ #22391)Adhemerval Zanella
2018-02-22Rename nptl-signals.h to internal-signals.hAdhemerval Zanella