aboutsummaryrefslogtreecommitdiff
path: root/signal
AgeCommit message (Expand)AuthorFilesLines
2020-01-24Build raise with -fasynchronous-unwind-tables.Joseph Myers1-0/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers49-49/+49
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert49-49/+49
2019-05-14Linux: Add the tgkill functionFlorian Weimer2-1/+4
2019-01-18Disable lazy binding on tests for minimal signal handlerH.J. Lu1-0/+8
2019-01-16Tests for minimal signal handler functionality in MINSIGSTKSZ space.Zack Weinberg6-0/+397
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers44-44/+44
2018-04-26Add tst-sigaction.c to test BZ #23069Aurelien Jarno2-1/+57
2018-04-04hurd: fix buildSamuel Thibault2-0/+2
2018-04-03Filter out NPTL internal signals (BZ #22391)Adhemerval Zanella5-38/+76
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers43-43/+43
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu1-6/+6
2017-11-23sigwait: Do not fail with EINTR and return error code [BZ #22478]Florian Weimer2-2/+87
2017-11-15Optimize sigrelse implementationAdhemerval Zanella1-9/+3
2017-11-06Optimize sighold implementationAdhemerval Zanella1-8/+2
2017-10-01Hide internal signal functions [BZ #18822]H.J. Lu3-0/+3
2017-08-16Fix sigval namespace (bug 21944).Joseph Myers4-9/+60
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg2-1/+5
2017-06-19Fix siginterrupt namespace (bug 21597).Joseph Myers1-5/+5
2017-06-19Fix signal stack namespace (bug 21584).Joseph Myers1-4/+6
2017-06-12Fix XPG4 bsd_signal namespace (bug 21552).Joseph Myers1-1/+1
2017-06-12Fix sigwait namespace (bug 21550).Joseph Myers1-0/+2
2017-06-09Fix sigpause namespace (bug 21554).Joseph Myers1-1/+1
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers2-3/+3
2017-06-02Fix sigevent namespace (bug 21543).Joseph Myers1-1/+4
2017-05-23Fix sigstack namespace (bug 21511).Joseph Myers1-7/+14
2017-05-21Add one more header to be installed, missed from previous patch.Zack Weinberg1-2/+2
2017-05-20Remove __need macros from signal.h.Zack Weinberg14-95/+129
2017-05-19Split up bits/sigstack.h.Joseph Myers3-1/+34
2017-05-04Fix signal.h bsd_signal namespace (bug 21445).Joseph Myers1-1/+1
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers1-6/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers40-40/+40
2016-12-26Do not stack-protect sigreturn stubs [BZ #7065]Nick Alcock1-0/+2
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg1-2/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers40-40/+40
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers29-78/+29
2015-06-05Fix psignal, psiginfo declaration conditions (bug 18483).Joseph Myers1-3/+1
2015-01-08Clean up allocrtsig code.Roland McGrath1-36/+19
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers40-40/+40
2014-11-14Remove sigvec.Roland McGrath3-34/+178
2014-11-14Only declare __sigpause in installed signal.h when necessary.Joseph Myers1-1/+1
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-0/+2
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers1-8/+8
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers1-7/+7
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae40-40/+40
2013-12-17Remove __FAVOR_BSD.Joseph Myers1-15/+7
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers40-40/+40
2012-11-19Define siginfo_t in signal.h for XPG4 (bug 14835).Joseph Myers1-0/+2
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge22-22/+0
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-3/+1