]> git.ipfire.org Git - thirdparty/glibc.git/history - signal
GLIBC-SA-2024-0004: add commit for 2.31 branch
[thirdparty/glibc.git] / signal /
2024-04-02  Adhemerval ZanellaAlways define __USE_TIME_BITS64 when 64 bit time_t...
2024-03-27  Adhemerval Zanellasignal: Avoid system signal disposition to interfere...
2024-03-12  Andreas Schwablinux/sigsetops: fix type confusion (bug 31468)
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-06-30  Adhemerval ZanellaRefactor internal-signals.h
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-06-15  Adhemerval Zanellay2038: Add support for 64-bit time on legacy ABIs
2021-03-26  Adhemerval Zanellanptl: Remove __libc_allocate_rtsig, __libc_current_sigr...
2021-03-26  Adhemerval Zanellanptl: Move sigaction to libc
2021-03-18  Adhemerval Zanellasignal: Add __libc_sigaction
2021-02-01  H.J. Lusysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-11-13  Adhemerval ZanellaRemove tls.h inclusion from internal errno.h
2020-07-07  Adhemerval Zanellasignal: Move sys_siglist to a compat symbol
2020-07-07  Adhemerval Zanellasignal: Add signum-{generic,arch}.h
2020-05-25  Florian Weimersignal: Deprecate additional legacy signal handling...
2020-05-08  Florian Weimersignal: Use <sigsetops.h> for sigemptyset, sigfillset
2020-04-21  Adhemerval Zanellasignal: Only handle on NSIG signals on signal functions...
2020-01-24  Joseph MyersBuild raise with -fasynchronous-unwind-tables.
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
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.
next