packaing: switch off build_html
[platform/upstream/glibc.git] / debug /
2024-01-12 Frederic Cambusdebug/getwd_chk.c: warning should be emitted for the...
2024-01-01 Paul EggertUpdate copyright dates not handled by scripts/update...
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-12-29 Adhemerval Zanelladebug: Add fortify wprintf tests
2023-12-29 Adhemerval Zanelladebug: Add fortify syslog tests
2023-12-29 Adhemerval Zanelladebug: Add fortify dprintf tests
2023-12-29 Adhemerval Zanelladebug: Increase tst-fortify checks for compiler without...
2023-12-29 Adhemerval Zanelladebug: Adapt fortify tests to libsupport
2023-10-04 Adhemerval Zanelladebug: Add regression tests for BZ 30932
2023-08-03 Samuel Thibaultchk: Add and fix hidden builtin definitions for *_chk
2023-08-03 Samuel ThibaultSubject: hurd: Make __realpath return EINVAL on NULL buf
2023-07-05 Frédéric Bératmisc/bits/select2.h: Clearly separate declaration from...
2023-07-05 Frédéric Bératunistd: Avoid PLT entries with _FORTIFY_SOURCE
2023-07-05 Frédéric Bératwchar: Avoid PLT entries with _FORTIFY_SOURCE
2023-07-05 Frédéric Bératstdio: Ensure *_chk routines have their hidden builtin...
2023-07-05 Frédéric Bératstring: Ensure *_chk routines have their hidden builtin...
2023-07-05 Frédéric BératExclude routines from fortification
2023-06-22 Frederic Beratdebug/readlink{, at}_chk.c: Harmonize declaration and...
2023-06-14 Florian WeimerAdd the wcslcpy, wcslcat functions
2023-06-14 Florian WeimerImplement strlcpy and strlcat [BZ #178]
2023-06-02 Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-05-16 Carlos O'Donelldebug: Reformat Makefile.
2023-04-17 Florian Weimerdebug: Re-flow and sort routines variable in Makefile
2023-01-25 Florian Weimerstdio-common: Handle -1 buffer size in __sprintf_chk...
2023-01-06 Joseph MyersUpdate copyright dates not handled by scripts/update...
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-11-09 Adhemerval Zanelladebug: Fix typo in tests-unsupported rule
2022-11-08 Adhemerval ZanellaLinux: Add ppoll fortify symbol for 64 bit time_t ...
2022-10-28 Szabolcs NagyFix invalid pointer dereference in wcpcpy_chk
2022-10-28 Szabolcs NagyFix invalid pointer dereference in wcscpy_chk
2022-09-05 Adhemerval Zanelladebug: test for more required cacellation points (BZ...
2022-08-03 Florian Weimerstdio: Clean up __libc_message after unconditional...
2022-06-22 Andreas Schwabdebug: make __read_chk a cancellation point (bug 29274)
2022-05-13 Siddhesh Poyarekarwcrtomb: Make behavior POSIX compliant
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
next