181 Commits (master)

Author SHA1 Message Date
Adhemerval Zanella a4ed0471d7 Always define __USE_TIME_BITS64 when 64 bit time_t is used 2 years ago
Adhemerval Zanella 2e53eb9234 signal: Avoid system signal disposition to interfere with tests 2 years ago
Andreas Schwab 2173173d57 linux/sigsetops: fix type confusion (bug 31468) 2 years ago
Paul Eggert dff8da6b3e Update copyright dates with scripts/update-copyrights 2 years ago
Joseph Myers 6d7e8eda9b Update copyright dates with scripts/update-copyrights 3 years ago
Adhemerval Zanella a1bdd81664 Refactor internal-signals.h 4 years ago
Paul Eggert 581c785bf3 Update copyright dates with scripts/update-copyrights 4 years ago
Siddhesh Poyarekar 30891f35fa Remove "Contributed by" lines 5 years ago
Adhemerval Zanella 47f24c21ee y2038: Add support for 64-bit time on legacy ABIs 5 years ago
Adhemerval Zanella 09ce31eddf nptl: Remove __libc_allocate_rtsig, __libc_current_sigrtmax, and __libc_current_sigrtmin 5 years ago
Adhemerval Zanella 70a1e36cbe nptl: Move sigaction to libc 5 years ago
Adhemerval Zanella a894053318 signal: Add __libc_sigaction 5 years ago
H.J. Lu 6c57d32048 sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305] 5 years ago
Paul Eggert 2b778ceb40 Update copyright dates with scripts/update-copyrights 5 years ago
Adhemerval Zanella 01bd62517c Remove tls.h inclusion from internal errno.h 6 years ago
Adhemerval Zanella b1ccfc061f signal: Move sys_siglist to a compat symbol 6 years ago
Adhemerval Zanella e4e11b1dba signal: Add signum-{generic,arch}.h 6 years ago
Florian Weimer 02802fafcf signal: Deprecate additional legacy signal handling functions 6 years ago
Florian Weimer 9f6bd1f605 signal: Use <sigsetops.h> for sigemptyset, sigfillset 6 years ago
Adhemerval Zanella 566e10aa72 signal: Only handle on NSIG signals on signal functions (BZ #25657) 6 years ago
Joseph Myers 352bb99754 Build raise with -fasynchronous-unwind-tables. 6 years ago
Joseph Myers d614a75396 Update copyright dates with scripts/update-copyrights. 6 years ago
Paul Eggert 5a82c74822 Prefer https to http for gnu.org and fsf.org URLs 7 years ago
Florian Weimer 04b261bdc1 Linux: Add the tgkill function 7 years ago
H.J. Lu 562f43620d Disable lazy binding on tests for minimal signal handler 7 years ago
Zack Weinberg fbbc9a4e34 Tests for minimal signal handler functionality in MINSIGSTKSZ space. 7 years ago
Joseph Myers 04277e02d7 Update copyright dates with scripts/update-copyrights. 7 years ago
Aurelien Jarno 7a6f747871 Add tst-sigaction.c to test BZ #23069 8 years ago
Samuel Thibault d8440a2147 hurd: fix build 8 years ago
Adhemerval Zanella d2dc5467c6 Filter out NPTL internal signals (BZ #22391) 9 years ago
Joseph Myers 688903eb3e Update copyright dates with scripts/update-copyrights. 8 years ago
H.J. Lu 36975e8e7e Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c 8 years ago
Florian Weimer cccb6d4e87 sigwait: Do not fail with EINTR and return error code [BZ #22478] 8 years ago
Adhemerval Zanella 1ba1d8a44d Optimize sigrelse implementation 9 years ago
Adhemerval Zanella d83da3a4ce Optimize sighold implementation 9 years ago
H.J. Lu 6a088436d4 Hide internal signal functions [BZ #18822] 9 years ago
Joseph Myers 67f0aff0c6 Fix sigval namespace (bug 21944). 9 years ago
Zack Weinberg 8082d91e1c Factor out shared definitions from bits/signum.h. 9 years ago
Joseph Myers ed8cfb00c2 Fix siginterrupt namespace (bug 21597). 9 years ago
Joseph Myers 21f8859dd0 Fix signal stack namespace (bug 21584). 9 years ago
Joseph Myers 9527ae8291 Fix XPG4 bsd_signal namespace (bug 21552). 9 years ago
Joseph Myers a0f8b11520 Fix sigwait namespace (bug 21550). 9 years ago
Joseph Myers b85995291e Fix sigpause namespace (bug 21554). 9 years ago
Joseph Myers 7553131847 Fix struct sigaltstack namespace (bug 21517). 9 years ago
Joseph Myers 9c65eec494 Fix sigevent namespace (bug 21543). 9 years ago
Joseph Myers 666c0c5efa Fix sigstack namespace (bug 21511). 9 years ago
Zack Weinberg 2cdfa9e848 Add one more header to be installed, missed from previous patch. 9 years ago
Zack Weinberg a992f506ff Remove __need macros from signal.h. 9 years ago
Joseph Myers 0bcec5321f Split up bits/sigstack.h. 9 years ago
Joseph Myers 4c3992fc45 Fix signal.h bsd_signal namespace (bug 21445). 9 years ago