]> git.ipfire.org Git - thirdparty/glibc.git/history - debug
posix/glob.c: update from gnulib
[thirdparty/glibc.git] / debug /
2022-04-25  Joan Brugueramisc: Fix rare fortify crash on wchar funcs. [BZ 29030]
2022-03-28  Cristian Rodríguezdebug: Improve fdelt_chk error message
2022-01-12  Siddhesh Poyarekardebug: Synchronize feature guards in fortified function...
2022-01-12  Siddhesh Poyarekardebug: Autogenerate _FORTIFY_SOURCE tests
2022-01-06  Adhemerval Zanelladebug: Remove catchsegv and libSegfault (BZ #14913)
2022-01-01  Paul EggertUpdate copyright dates not handled by scripts/update...
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-17  Siddhesh Poyarekarfortify: Fix spurious warning with realpath
2021-10-20  Siddhesh Poyarekardebug: Add tests for _FORTIFY_SOURCE=3
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-05-12  Romain GEISSLERRemove all usage of @BASH@ or ${BASH} in installed...
2021-03-01  Florian Weimerbacktrace: Implement on top of <unwind-link.h>
2021-03-01  Florian WeimerImplement <unwind-link.h> for dynamically loading the...
2021-02-01  Vitaly ChikunovlibSegFault: Fix printing signal number [BZ #27249]
2021-01-02  Paul EggertUpdate copyright dates not handled by scripts/update...
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-11-05  Siddhesh PoyarekarRemove __warndecl
2020-07-07  Adhemerval Zanellasignal: Move sys_siglist to a compat symbol
2020-02-18  Adhemerval Zanellamips: Fix bracktrace result for signal frames
2020-02-11  Florian Weimerdebug: Add missing locale dependencies of fortify tests
2020-01-21  Andreas SchwabFix array overflow in backtrace on PowerPC (bug 25423)
2020-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
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-08-23  Adhemerval ZanellaRefactor sigcontextinfo.h
2019-08-19  Florian WeimerDo not print backtraces on fatal glibc errors
2019-02-03  Florian Weimerlibio: Use stdin consistently for input functions ...
2019-01-03  Adhemerval Zanellanptl: Fix testcases for new pthread cancellation mechanism
2019-01-02  Gabriel F. T. GomesSet behavior of sprintf-like functions with overlapping...
2019-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-05  Zack WeinbergUse PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug...
2018-12-05  Zack WeinbergAdd __v*printf_internal with flags arguments
2018-08-21  Florian Weimer__readlink_chk: Remove micro-optimization
2018-07-05  Florian WeimerCompile debug/stack_chk_fail_local.c with stack protector
2018-06-01  Florian Weimerlibio: Avoid _allocate_buffer, _free_buffer function...
2018-03-21  Joseph MyersUse x86_64 backtrace as generic version.
2018-02-21  Zack WeinbergRemove _IO_file_flags define.
2018-02-21  Zack WeinbergRemove legacy configuration knobs from libio.
2018-02-21  Zack WeinbergMechanically remove _IO_ name aliases for types and...
2018-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
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-30  H.J. Lux86: Make a space in jmpbuf for shadow stack pointer
2017-09-19  Wilco DijkstraEnable unwind info in libc-start.c and backtrace.c
2017-09-05  Joseph MyersFix pcprofiledump cross-endian condition (bug 22086).
2017-08-20  H.J. LuMove ____longjmp_chk prototype to include/setjmp.h
2017-08-13  Florian Weimer__fortify_fail: Remove internal_function attribute
2017-07-24  H.J. LuAvoid accessing corrupted stack from __stack_chk_fail...
2017-07-19  H.J. LuDon't add stack_chk_fail_local.o to libc.a [BZ #21740]
2017-07-12  H.J. LuCompile tst-ssp-1.c with -fstack-protector-all
2017-07-11  H.J. LuAvoid backtrace from __stack_chk_fail [BZ #12189]
2017-06-05  Joseph MyersFix struct sigaltstack namespace (bug 21517).
2017-03-23  Wainer dos Santos... Update string tests to use the support test driver.
2017-03-02  Zack WeinbergNarrowing the visibility of libc-internal.h even further.
2017-02-25  Zack WeinbergClean up conditionals for declaration of gets.
2017-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-26  Nick AlcockPLT avoidance for __stack_chk_fail [BZ #7065]
2016-12-16  Zack WeinbergNew string function explicit_bzero (from OpenBSD).
2016-12-10  Florian Weimerdebug: Additional compiler barriers for backtrace tests...
2016-08-19  Zack WeinbergAdd tests for fortification of bcopy and bzero.
2016-06-23  Florian Weimerlibio: Implement vtable verification [BZ #20191]
2016-06-23  Florian Weimertest-skeleton.c: Add write_message function
2016-06-13  Florian Weimerdebug/tst-longjmp_chk2: Make signal handler more conser...
2016-01-07  Marko MyllynenMake shebang interpreter directives consistent
2016-01-04  Joseph MyersUpdate copyright dates not handled by scripts/update...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-21  Tulio Magno Quites... tst-backtrace4: fix a warning message
2015-10-20  Joseph MyersConvert miscellaneous function definitions to prototype...
2015-10-20  Joseph MyersConvert 113 more function definitions to prototype...
2015-10-16  Joseph MyersConvert 703 function definitions to prototype style.
2015-10-15  Joseph MyersRemove -fexceptions configure test.
2015-10-12  Andreas SchwabAdd dependencies on needed locales in each subdir tests...
2015-08-25  Ondřej BílkaFix strcpy_chk and stpcpy_chk performance.
2015-08-15  Paul PluzhnikovFix BZ #18084 -- backtrace (..., 0) dumps core on x86.
2015-08-15  Zack Weinbergstpncpy: fix size checking [BZ #18975]
2015-03-10  Roland McGrathLet tests result in UNSUPPORTED; use that for unbuildab...
2015-03-04  Roland McGrathAvoid C++ tests when the C++ cannot be linked.
2015-02-06  Roland McGrathConditionalize some tests' use of SA_SIGINFO.
2015-01-02  Joseph MyersUpdate copyright dates not handled by scripts/update...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-10  Steve Ellcey2014-12-10 Steve Ellcey <sellcey@imgtec.com>
2014-12-10  Joseph MyersUse -Werror by default, add --disable-werror.
2014-11-26  Joseph MyersRemove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.
2014-07-02  Siddhesh PoyarekarFix -Wundef warning on PAGE_COPY_THRESHOLD
2014-06-26  Siddhesh PoyarekarRemove unnecessary include in memmove_chk
2014-06-04  Joseph MyersInclude LOCPATH in default test environment.
2014-03-13  Mike Frysingertst-longjmp_chk2: add comments/sanity check
2014-02-28  Roland McGrathFix fallout from Joseph's untested Makeconfig change.
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-02-08  Mike Frysingertst-backtrace4: expand output even on failures
2014-02-08  Mike Frysingertst-longjmp_chk3: new test for checking sigaltstack...
2014-02-08  Mike Frysingertests: unify fortification handler logic
2014-02-08  Mike Frysingertst-longjmp_chk: add comments and convert to test-skeleton
2014-01-01  Allan McRaeUpdate remaining copyright dates
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-05  Siddhesh PoyarekarRemove unused variables in __stpncpy_chk
2013-12-04  Ondřej BílkaRefactor several debug routines.
next