about summary refs log tree commit diff
path: root/signal/signal.h
Commit message (Expand)AuthorAgeFilesLines
* Y2038: add _TIME_BITS support aaribaud/y2038Albert ARIBAUD (3ADEV)2018-10-241-0/+10
* 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
* Update.Ulrich Drepper2004-11-201-6/+6
* Update.Ulrich Drepper2004-09-071-5/+4
* Update.Ulrich Drepper2004-07-231-1/+3
* Update.Ulrich Drepper2004-05-101-2/+3
* Update.Ulrich Drepper2004-05-081-2/+2
* Update.Ulrich Drepper2003-08-301-1/+1
* sighold, sigrelse, sigignore, sigset were available in XPG4.2.Ulrich Drepper2003-08-291-1/+1
* Update.Ulrich Drepper2003-04-191-13/+26
* 2003-02-16 Roland McGrath <roland@redhat.com>Roland McGrath2003-02-191-2/+3
* * libio/ftello.c (ftello): Use _IO_off64_t for type of POS.Roland McGrath2002-10-231-0/+1
* Prepare headers for use in ISO C++ compliant implementations.Ulrich Drepper2002-08-281-0/+6
* Update.Andreas Jaeger2002-03-231-2/+2
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8