summaryrefslogtreecommitdiff
path: root/signal
AgeCommit message (Expand)Author
2018-04-26Add tst-sigaction.c to test BZ #23069Aurelien Jarno
2018-04-04hurd: fix buildSamuel Thibault
2018-04-03Filter out NPTL internal signals (BZ #22391)Adhemerval Zanella
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu
2017-11-23sigwait: Do not fail with EINTR and return error code [BZ #22478]Florian Weimer
2017-11-15Optimize sigrelse implementationAdhemerval Zanella
2017-11-06Optimize sighold implementationAdhemerval Zanella
2017-10-01Hide internal signal functions [BZ #18822]H.J. Lu
2017-08-16Fix sigval namespace (bug 21944).Joseph Myers
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg
2017-06-19Fix siginterrupt namespace (bug 21597).Joseph Myers
2017-06-19Fix signal stack namespace (bug 21584).Joseph Myers
2017-06-12Fix XPG4 bsd_signal namespace (bug 21552).Joseph Myers
2017-06-12Fix sigwait namespace (bug 21550).Joseph Myers
2017-06-09Fix sigpause namespace (bug 21554).Joseph Myers
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers
2017-06-02Fix sigevent namespace (bug 21543).Joseph Myers
2017-05-23Fix sigstack namespace (bug 21511).Joseph Myers
2017-05-21Add one more header to be installed, missed from previous patch.Zack Weinberg
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-05-19Split up bits/sigstack.h.Joseph Myers
2017-05-04Fix signal.h bsd_signal namespace (bug 21445).Joseph Myers
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-26Do not stack-protect sigreturn stubs [BZ #7065]Nick Alcock
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers
2015-06-05Fix psignal, psiginfo declaration conditions (bug 18483).Joseph Myers
2015-01-08Clean up allocrtsig code.Roland McGrath
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-14Remove sigvec.Roland McGrath
2014-11-14Only declare __sigpause in installed signal.h when necessary.Joseph Myers
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-17Remove __FAVOR_BSD.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-19Define siginfo_t in signal.h for XPG4 (bug 14835).Joseph Myers
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2010-01-10FIx up signal.h for XPG7.Ulrich Drepper
2009-05-16Remove redundant .gitignore files.Andreas Schwab
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering
2009-02-26* libio/stdio.h: dprintf, fmemopen, getdelim, getline,Ulrich Drepper
2009-02-26* locale/langinfo.h: nl_langinfo_l is in POSIX 2008.Ulrich Drepper