about summary refs log tree commit diff
path: root/signal
Commit message (Expand)AuthorAgeFilesLines
* Add tst-sigaction.c to test BZ #23069Aurelien Jarno2018-04-262-1/+57
* hurd: fix buildSamuel Thibault2018-04-042-0/+2
* Filter out NPTL internal signals (BZ #22391)Adhemerval Zanella2018-04-035-38/+76
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0143-43/+43
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-6/+6
* sigwait: Do not fail with EINTR and return error code [BZ #22478]Florian Weimer2017-11-232-2/+87
* Optimize sigrelse implementationAdhemerval Zanella2017-11-151-9/+3
* Optimize sighold implementationAdhemerval Zanella2017-11-061-8/+2
* Hide internal signal functions [BZ #18822]H.J. Lu2017-10-013-0/+3
* Fix sigval namespace (bug 21944).Joseph Myers2017-08-164-9/+60
* Factor out shared definitions from bits/signum.h.Zack Weinberg2017-06-202-1/+5
* Fix siginterrupt namespace (bug 21597).Joseph Myers2017-06-191-5/+5
* Fix signal stack namespace (bug 21584).Joseph Myers2017-06-191-4/+6
* Fix XPG4 bsd_signal namespace (bug 21552).Joseph Myers2017-06-121-1/+1
* Fix sigwait namespace (bug 21550).Joseph Myers2017-06-121-0/+2
* Fix sigpause namespace (bug 21554).Joseph Myers2017-06-091-1/+1
* Fix struct sigaltstack namespace (bug 21517).Joseph Myers2017-06-052-3/+3
* Fix sigevent namespace (bug 21543).Joseph Myers2017-06-021-1/+4
* Fix sigstack namespace (bug 21511).Joseph Myers2017-05-231-7/+14
* Add one more header to be installed, missed from previous patch.Zack Weinberg2017-05-211-2/+2
* Remove __need macros from signal.h.Zack Weinberg2017-05-2014-95/+129
* Split up bits/sigstack.h.Joseph Myers2017-05-193-1/+34
* Fix signal.h bsd_signal namespace (bug 21445).Joseph Myers2017-05-041-1/+1
* Remove C++ namespace handling from glibc headers.Joseph Myers2017-03-161-6/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0140-40/+40
* Do not stack-protect sigreturn stubs [BZ #7065]Nick Alcock2016-12-261-0/+2
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-231-2/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0440-40/+40
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-1629-78/+29
* Fix psignal, psiginfo declaration conditions (bug 18483).Joseph Myers2015-06-051-3/+1
* Clean up allocrtsig code.Roland McGrath2015-01-081-36/+19
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0240-40/+40
* Remove sigvec.Roland McGrath2014-11-143-34/+178
* Only declare __sigpause in installed signal.h when necessary.Joseph Myers2014-11-141-1/+1
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-0/+2
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-8/+8
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-7/+7
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0140-40/+40
* Remove __FAVOR_BSD.Joseph Myers2013-12-171-15/+7
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0240-40/+40
* Define siginfo_t in signal.h for XPG4 (bug 14835).Joseph Myers2012-11-191-0/+2
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-0422-22/+0
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-3/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0940-120/+80
* Remove pre-ISO C supportUlrich Drepper2012-01-071-21/+21
* FIx up signal.h for XPG7.Ulrich Drepper2010-01-101-3/+3
* Remove redundant .gitignore files.Andreas Schwab2009-05-161-6/+0
* rename each .cvsignore file to .gitignoreJim Meyering2009-05-151-0/+0
* * libio/stdio.h: dprintf, fmemopen, getdelim, getline,Ulrich Drepper2009-02-261-9/+9
* * locale/langinfo.h: nl_langinfo_l is in POSIX 2008.Ulrich Drepper2009-02-261-3/+9