aboutsummaryrefslogtreecommitdiff
path: root/signal/signal.h
AgeCommit message (Expand)AuthorFilesLines
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
2004-11-20Update.Ulrich Drepper1-6/+6
2004-09-07Update.Ulrich Drepper1-5/+4
2004-07-23Update.Ulrich Drepper1-1/+3
2004-05-10Update.Ulrich Drepper1-2/+3
2004-05-08Update.Ulrich Drepper1-2/+2
2003-08-30Update.Ulrich Drepper1-1/+1
2003-08-29sighold, sigrelse, sigignore, sigset were available in XPG4.2.Ulrich Drepper1-1/+1
2003-04-19Update.Ulrich Drepper1-13/+26
2003-02-192003-02-16 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+3
2002-10-23* libio/ftello.c (ftello): Use _IO_off64_t for type of POS.Roland McGrath1-0/+1
2002-08-28Prepare headers for use in ISO C++ compliant implementations.Ulrich Drepper1-0/+6
2002-03-23Update.Andreas Jaeger1-2/+2
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-02-05Update.Andreas Jaeger1-2/+0
2001-01-27Update.Ulrich Drepper1-7/+7