]> git.ipfire.org Git - thirdparty/glibc.git/history - signal
hurd: Fix build
[thirdparty/glibc.git] / signal /
2019-05-14  Florian WeimerLinux: Add the tgkill function
2019-01-18  H.J. LuDisable lazy binding on tests for minimal signal handler
2019-01-16  Zack WeinbergTests for minimal signal handler functionality in MINSI...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-04-26  Aurelien JarnoAdd tst-sigaction.c to test BZ #23069
2018-04-04  Samuel Thibaulthurd: fix build
2018-04-03  Adhemerval ZanellaFilter out NPTL internal signals (BZ #22391)
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-11  H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-11-23  Florian Weimersigwait: Do not fail with EINTR and return error code...
2017-11-15  Adhemerval ZanellaOptimize sigrelse implementation
2017-11-06  Adhemerval ZanellaOptimize sighold implementation
2017-10-01  H.J. LuHide internal signal functions [BZ #18822]
2017-08-16  Joseph MyersFix sigval namespace (bug 21944).
2017-06-21  Zack WeinbergFactor out shared definitions from bits/signum.h.
2017-06-19  Joseph MyersFix siginterrupt namespace (bug 21597).
2017-06-19  Joseph MyersFix signal stack namespace (bug 21584).
2017-06-12  Joseph MyersFix XPG4 bsd_signal namespace (bug 21552).
2017-06-12  Joseph MyersFix sigwait namespace (bug 21550).
2017-06-09  Joseph MyersFix sigpause namespace (bug 21554).
2017-06-05  Joseph MyersFix struct sigaltstack namespace (bug 21517).
2017-06-02  Joseph MyersFix sigevent namespace (bug 21543).
2017-05-23  Joseph MyersFix sigstack namespace (bug 21511).
2017-05-21  Zack WeinbergAdd one more header to be installed, missed from previo...
2017-05-20  Zack WeinbergRemove __need macros from signal.h.
2017-05-19  Joseph MyersSplit up bits/sigstack.h.
2017-05-04  Joseph MyersFix signal.h bsd_signal namespace (bug 21445).
2017-03-16  Joseph MyersRemove C++ namespace handling from glibc headers.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-26  Nick AlcockDo not stack-protect sigreturn stubs [BZ #7065]
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): time.h types.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-16  Joseph MyersConvert 703 function definitions to prototype style.
2015-06-05  Joseph MyersFix psignal, psiginfo declaration conditions (bug 18483).
2015-01-08  Roland McGrathClean up allocrtsig code.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-14  Roland McGrathRemove sigvec.
2014-11-14  Joseph MyersOnly declare __sigpause in installed signal.h when...
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-21  Joseph MyersComplete _BSD_SOURCE / _SVID_source followup cleanup.
2014-02-12  Joseph MyersCombine __USE_BSD and __USE_SVID into __USE_MISC.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-17  Joseph MyersRemove __FAVOR_BSD.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-19  Joseph MyersDefine siginfo_t in signal.h for XPG4 (bug 14835).
2012-11-04  Thomas Schwinge[BZ #157] Remove include/stub-tag.h for good.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07  Ulrich DrepperRemove distribute variable from Makefiles
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-01-08  Ulrich DrepperRemove pre-ISO C support
2010-01-11  Ulrich DrepperFIx up signal.h for XPG7.
2009-05-16  Andreas SchwabRemove redundant .gitignore files.
2009-05-15  Jim Meyeringrename each .cvsignore file to .gitignore
2009-02-26  Ulrich Drepper* libio/stdio.h: dprintf, fmemopen, getdelim, getline,
2009-02-26  Ulrich Drepper* locale/langinfo.h: nl_langinfo_l is in POSIX 2008.
2007-07-19  Ulrich Drepper* bits/types.h: Don't include stddef.h, don't define...
2006-04-23  Ulrich Drepper[BZ #1951]
2005-12-14  Ulrich DrepperMoved to csu/errno-loc.c.
2005-12-14  Ulrich Drepper2005-12-13 Ulrich Drepper <drepper@redhat.com>
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-11-20  Ulrich DrepperUpdate.
2004-11-20  Ulrich DrepperUpdate. cvs/fedora-glibc-20041120T0949
2004-11-20  Ulrich DrepperUpdate.
2004-09-07  Ulrich DrepperUpdate.
2004-07-23  Ulrich DrepperUpdate.
2004-05-10  Ulrich DrepperUpdate.
2004-05-08  Ulrich DrepperUpdate.
2004-05-04  Ulrich DrepperUpdate.
2003-12-29  Ulrich DrepperUpdate.
2003-08-30  Ulrich DrepperUpdate.
2003-08-29  Ulrich Dreppersighold, sigrelse, sigignore, sigset were available...
2003-06-15  Ulrich DrepperUpdate.
2003-04-29  Ulrich DrepperUpdate.
2003-04-21  Ulrich DrepperUpdate.
2003-04-19  Ulrich DrepperUpdate.
2003-04-17  Ulrich DrepperUpdate.
2003-04-17  Ulrich DrepperUpdate.
2003-04-17  Ulrich DrepperUpdate.
2003-04-01  Roland McGrath2003-03-31 Roland McGrath <roland@redhat.com>
2003-02-19  Roland McGrath2003-02-16 Roland McGrath <roland@redhat.com>
2002-10-23  Roland McGrath* libio/ftello.c (ftello): Use _IO_off64_t for type...
2002-10-09  Ulrich DrepperUpdate.
2002-09-18  Ulrich DrepperMoved to sysdeps/generic.
2002-08-28  Ulrich DrepperPrepare headers for use in ISO C++ compliant implementa...
2002-08-11  Roland McGrath* include/sys/errno.h: New file.
2002-08-10  Roland McGrath* locale/loadarchive.c (_nl_load_locale_from_archive...
2002-08-03  Roland McGrath2002-08-03 Roland McGrath <roland@redhat.com>
2002-03-23  Andreas JaegerUpdate.
2001-07-06  Andreas JaegerUpdate to LGPL v2.1.
2001-02-05  Andreas JaegerUpdate.
2001-01-27  Ulrich DrepperUpdate.
2000-12-31  Andreas Jaeger* malloc/memusagestat.c (main): Use return instead...
2000-12-27  Andreas JaegerMake local functions static.
2000-09-14  Ulrich DrepperUpdate.
2000-08-29  Ulrich DrepperUpdate.
2000-08-21  Ulrich DrepperUpdate.
2000-08-21  Ulrich DrepperUpdate.
2000-08-14  Ulrich DrepperUpdate.
next