| Commit message (Expand) | Author | Age | Files | Lines |
* | signal: Move sys_siglist to a compat symbol | Adhemerval Zanella | 2020-07-07 | 1 | -6/+0 |
* | signal: Add signum-{generic,arch}.h | Adhemerval Zanella | 2020-07-07 | 1 | -1/+1 |
* | signal: Deprecate additional legacy signal handling functions | Florian Weimer | 2020-05-25 | 1 | -7/+16 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 1 | -1/+1 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 1 | -1/+1 |
* | Linux: Add the tgkill function | Florian Weimer | 2019-05-14 | 1 | -0/+3 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | Fix sigval namespace (bug 21944). | Joseph Myers | 2017-08-16 | 1 | -0/+4 |
* | Factor out shared definitions from bits/signum.h. | Zack Weinberg | 2017-06-20 | 1 | -0/+3 |
* | Fix siginterrupt namespace (bug 21597). | Joseph Myers | 2017-06-19 | 1 | -5/+5 |
* | Fix signal stack namespace (bug 21584). | Joseph Myers | 2017-06-19 | 1 | -4/+6 |
* | Fix XPG4 bsd_signal namespace (bug 21552). | Joseph Myers | 2017-06-12 | 1 | -1/+1 |
* | Fix sigwait namespace (bug 21550). | Joseph Myers | 2017-06-12 | 1 | -0/+2 |
* | Fix sigpause namespace (bug 21554). | Joseph Myers | 2017-06-09 | 1 | -1/+1 |
* | Fix struct sigaltstack namespace (bug 21517). | Joseph Myers | 2017-06-05 | 1 | -2/+2 |
* | Fix sigevent namespace (bug 21543). | Joseph Myers | 2017-06-02 | 1 | -1/+4 |
* | Fix sigstack namespace (bug 21511). | Joseph Myers | 2017-05-23 | 1 | -7/+14 |
* | Remove __need macros from signal.h. | Zack Weinberg | 2017-05-20 | 1 | -30/+11 |
* | Split up bits/sigstack.h. | Joseph Myers | 2017-05-19 | 1 | -0/+3 |
* | Fix signal.h bsd_signal namespace (bug 21445). | Joseph Myers | 2017-05-04 | 1 | -1/+1 |
* | Remove C++ namespace handling from glibc headers. | Joseph Myers | 2017-03-16 | 1 | -6/+0 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Installed-header hygiene (BZ#20366): time.h types. | Zack Weinberg | 2016-09-23 | 1 | -2/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Fix psignal, psiginfo declaration conditions (bug 18483). | Joseph Myers | 2015-06-05 | 1 | -3/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Remove sigvec. | Roland McGrath | 2014-11-14 | 1 | -24/+0 |
* | Only declare __sigpause in installed signal.h when necessary. | Joseph Myers | 2014-11-14 | 1 | -1/+1 |
* | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers | 2014-02-21 | 1 | -8/+8 |
* | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers | 2014-02-12 | 1 | -7/+7 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Remove __FAVOR_BSD. | Joseph Myers | 2013-12-17 | 1 | -15/+7 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Define siginfo_t in signal.h for XPG4 (bug 14835). | Joseph Myers | 2012-11-19 | 1 | -0/+2 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 1 | -21/+21 |
* | FIx up signal.h for XPG7. | Ulrich Drepper | 2010-01-10 | 1 | -3/+3 |
* | * libio/stdio.h: dprintf, fmemopen, getdelim, getline, | Ulrich Drepper | 2009-02-26 | 1 | -9/+9 |
* | * locale/langinfo.h: nl_langinfo_l is in POSIX 2008. | Ulrich Drepper | 2009-02-26 | 1 | -3/+9 |
* | * bits/types.h: Don't include stddef.h, don't define __need_size_t. | Ulrich Drepper | 2007-07-19 | 1 | -1/+3 |
* | Update. | Ulrich Drepper | 2004-11-20 | 1 | -6/+6 |
* | Update. cvs/fedora-glibc-20041120T0949 | Ulrich Drepper | 2004-11-20 | 1 | -19/+25 |
* | Update. | Ulrich Drepper | 2004-11-20 | 1 | -6/+6 |
* | Update. | Ulrich Drepper | 2004-09-07 | 1 | -5/+4 |
* | Update. | Ulrich Drepper | 2004-07-23 | 1 | -1/+3 |
* | Update. | Ulrich Drepper | 2004-05-10 | 1 | -2/+3 |
* | Update. | Ulrich Drepper | 2004-05-08 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2003-08-30 | 1 | -1/+1 |
* | sighold, sigrelse, sigignore, sigset were available in XPG4.2. | Ulrich Drepper | 2003-08-29 | 1 | -1/+1 |