glibc/signal
Adhemerval Zanella 09ce31eddf nptl: Remove __libc_allocate_rtsig, __libc_current_sigrtmax, and __libc_current_sigrtmin
The libc version is identical and built with same flags.

Checked on x86_64-linux-gnu.
2021-03-26 13:37:18 -03:00
..
bits/types Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sys
allocrtsig.c nptl: Remove __libc_allocate_rtsig, __libc_current_sigrtmax, and __libc_current_sigrtmin 2021-03-26 13:37:18 -03:00
kill.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
killpg.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
libc_sigaction.c signal: Add __libc_sigaction 2021-03-18 15:54:39 -03:00
Makefile signal: Add __libc_sigaction 2021-03-18 15:54:39 -03:00
raise.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigaction.c signal: Add __libc_sigaction 2021-03-18 15:54:39 -03:00
sigaddset.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigaltstack.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigandset.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigblock.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigdelset.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigempty.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigfillset.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
siggetmask.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sighold.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigignore.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigintr.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigisempty.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigismem.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
signal.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
signal.h sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305] 2021-02-01 11:00:52 -08:00
sigorset.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigpause.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigpending.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigprocmask.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigqueue.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigrelse.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigreturn.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigset.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigsetmask.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigsetops.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigstack.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigsuspend.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigtimedwait.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigvec.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigwait.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sigwaitinfo.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sysv_signal.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-minsigstksz-1.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-minsigstksz-2.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-minsigstksz-3.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-minsigstksz-3a.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-minsigstksz-4.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-minsigstksz-5.c sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305] 2021-02-01 11:00:52 -08:00
tst-raise.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-sigaction.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-sigisemptyset.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-signal.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
tst-sigset.c Filter out NPTL internal signals (BZ #22391) 2018-04-03 13:30:49 -03:00
tst-sigset2.c signal: Deprecate additional legacy signal handling functions 2020-05-25 18:32:28 +02:00
tst-sigsimple.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-sigwait-eintr.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
Versions nptl: Move sigaction to libc 2021-03-26 13:37:18 -03:00