summaryrefslogtreecommitdiff
path: root/signal/signal.h
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-16Fix sigval namespace (bug 21944).Joseph Myers
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg
2017-06-19Fix siginterrupt namespace (bug 21597).Joseph Myers
2017-06-19Fix signal stack namespace (bug 21584).Joseph Myers
2017-06-12Fix XPG4 bsd_signal namespace (bug 21552).Joseph Myers
2017-06-12Fix sigwait namespace (bug 21550).Joseph Myers
2017-06-09Fix sigpause namespace (bug 21554).Joseph Myers
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers
2017-06-02Fix sigevent namespace (bug 21543).Joseph Myers
2017-05-23Fix sigstack namespace (bug 21511).Joseph Myers
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-05-19Split up bits/sigstack.h.Joseph Myers
2017-05-04Fix signal.h bsd_signal namespace (bug 21445).Joseph Myers
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-06-05Fix psignal, psiginfo declaration conditions (bug 18483).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-14Remove sigvec.Roland McGrath
2014-11-14Only declare __sigpause in installed signal.h when necessary.Joseph Myers
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-17Remove __FAVOR_BSD.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-19Define siginfo_t in signal.h for XPG4 (bug 14835).Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2010-01-10FIx up signal.h for XPG7.Ulrich Drepper
2009-02-26* libio/stdio.h: dprintf, fmemopen, getdelim, getline,Ulrich Drepper
2009-02-26* locale/langinfo.h: nl_langinfo_l is in POSIX 2008.Ulrich Drepper
2007-07-19* bits/types.h: Don't include stddef.h, don't define __need_size_t.Ulrich Drepper
2004-11-20Update.Ulrich Drepper
2004-11-20Update.cvs/fedora-glibc-20041120T0949Ulrich Drepper
2004-11-20Update.Ulrich Drepper
2004-09-07Update.Ulrich Drepper
2004-07-23Update.Ulrich Drepper
2004-05-10Update.Ulrich Drepper
2004-05-08Update.Ulrich Drepper
2003-08-30Update.Ulrich Drepper
2003-08-29sighold, sigrelse, sigignore, sigset were available in XPG4.2.Ulrich Drepper
2003-04-19Update.Ulrich Drepper
2003-02-192003-02-16 Roland McGrath <roland@redhat.com>Roland McGrath
2002-10-23* libio/ftello.c (ftello): Use _IO_off64_t for type of POS.Roland McGrath
2002-08-28Prepare headers for use in ISO C++ compliant implementations.Ulrich Drepper
2002-03-23Update.Andreas Jaeger
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-02-05Update.Andreas Jaeger