about summary refs log tree commit diff
path: root/signal/signal.h
Commit message (Expand)AuthorAgeFilesLines
* Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella2024-04-021-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella2021-06-151-0/+13
* sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu2021-02-011-0/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* signal: Move sys_siglist to a compat symbolAdhemerval Zanella2020-07-071-6/+0
* signal: Add signum-{generic,arch}.hAdhemerval Zanella2020-07-071-1/+1
* signal: Deprecate additional legacy signal handling functionsFlorian Weimer2020-05-251-7/+16
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Linux: Add the tgkill functionFlorian Weimer2019-05-141-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Fix sigval namespace (bug 21944).Joseph Myers2017-08-161-0/+4
* Factor out shared definitions from bits/signum.h.Zack Weinberg2017-06-201-0/+3
* 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-051-2/+2
* Fix sigevent namespace (bug 21543).Joseph Myers2017-06-021-1/+4
* Fix sigstack namespace (bug 21511).Joseph Myers2017-05-231-7/+14
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-30/+11
* Split up bits/sigstack.h.Joseph Myers2017-05-191-0/+3
* 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-011-1/+1
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-231-2/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Fix psignal, psiginfo declaration conditions (bug 18483).Joseph Myers2015-06-051-3/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove sigvec.Roland McGrath2014-11-141-24/+0
* Only declare __sigpause in installed signal.h when necessary.Joseph Myers2014-11-141-1/+1
* 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-011-1/+1
* Remove __FAVOR_BSD.Joseph Myers2013-12-171-15/+7
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Define siginfo_t in signal.h for XPG4 (bug 14835).Joseph Myers2012-11-191-0/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-071-21/+21
* FIx up signal.h for XPG7.Ulrich Drepper2010-01-101-3/+3
* * 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
* * bits/types.h: Don't include stddef.h, don't define __need_size_t.Ulrich Drepper2007-07-191-1/+3
* Update.Ulrich Drepper2004-11-201-6/+6
* Update. cvs/fedora-glibc-20041120T0949Ulrich Drepper2004-11-201-19/+25