aboutsummaryrefslogtreecommitdiff
path: root/signal/signal.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-28Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella1-1/+1
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella1-0/+13
2021-02-01sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu1-0/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-07-07signal: Move sys_siglist to a compat symbolAdhemerval Zanella1-6/+0
2020-07-07signal: Add signum-{generic,arch}.hAdhemerval Zanella1-1/+1
2020-05-25signal: Deprecate additional legacy signal handling functionsFlorian Weimer1-7/+16
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-05-14Linux: Add the tgkill functionFlorian Weimer1-0/+3
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-16Fix sigval namespace (bug 21944).Joseph Myers1-0/+4
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg1-0/+3
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 Myers1-2/+2
2017-06-02Fix sigevent namespace (bug 21543).Joseph Myers1-1/+4
2017-05-23Fix sigstack namespace (bug 21511).Joseph Myers1-7/+14
2017-05-20Remove __need macros from signal.h.Zack Weinberg1-30/+11
2017-05-19Split up bits/sigstack.h.Joseph Myers1-0/+3
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 Myers1-1/+1
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg1-2/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-06-05Fix psignal, psiginfo declaration conditions (bug 18483).Joseph Myers1-3/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-14Remove sigvec.Roland McGrath1-24/+0
2014-11-14Only declare __sigpause in installed signal.h when necessary.Joseph Myers1-1/+1
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 McRae1-1/+1
2013-12-17Remove __FAVOR_BSD.Joseph Myers1-15/+7
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-11-19Define siginfo_t in signal.h for XPG4 (bug 14835).Joseph Myers1-0/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-07Remove pre-ISO C supportUlrich Drepper1-21/+21
2010-01-10FIx up signal.h for XPG7.Ulrich Drepper1-3/+3
2009-02-26* libio/stdio.h: dprintf, fmemopen, getdelim, getline,Ulrich Drepper1-9/+9
2009-02-26* locale/langinfo.h: nl_langinfo_l is in POSIX 2008.Ulrich Drepper1-3/+9
2007-07-19* bits/types.h: Don't include stddef.h, don't define __need_size_t.Ulrich Drepper1-1/+3
2004-11-20Update.Ulrich Drepper1-6/+6
2004-11-20Update.cvs/fedora-glibc-20041120T0949Ulrich Drepper1-19/+25