aboutsummaryrefslogtreecommitdiff
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov3-3/+3
2023-05-16debug: Reformat Makefile.Carlos O'Donell1-16/+18
2023-04-17debug: Re-flow and sort routines variable in MakefileFlorian Weimer1-24/+87
2023-01-25stdio-common: Handle -1 buffer size in __sprintf_chk & co (bug 30039)Florian Weimer2-0/+131
2023-01-06Update copyright dates not handled by scripts/update-copyrightsJoseph Myers2-2/+2
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers101-101/+101
2022-11-09debug: Fix typo in tests-unsupported ruleAdhemerval Zanella1-1/+1
2022-11-08Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)Adhemerval Zanella1-12/+29
2022-10-28Fix invalid pointer dereference in wcpcpy_chkSzabolcs Nagy1-2/+1
2022-10-28Fix invalid pointer dereference in wcscpy_chkSzabolcs Nagy1-27/+7
2022-09-05debug: test for more required cacellation points (BZ# 29274)Adhemerval Zanella3-53/+266
2022-08-03stdio: Clean up __libc_message after unconditional abortFlorian Weimer1-3/+1
2022-06-22debug: make __read_chk a cancellation point (bug 29274)Andreas Schwab3-10/+57
2022-05-13wcrtomb: Make behavior POSIX compliantSiddhesh Poyarekar2-7/+8
2022-04-25misc: Fix rare fortify crash on wchar funcs. [BZ 29030]Joan Bruguera1-0/+5
2022-03-28debug: Improve fdelt_chk error messageCristian Rodríguez1-1/+2
2022-01-12debug: Synchronize feature guards in fortified functions [BZ #28746]Siddhesh Poyarekar2-10/+49
2022-01-12debug: Autogenerate _FORTIFY_SOURCE testsSiddhesh Poyarekar15-67/+67
2022-01-06debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella3-338/+2
2022-01-01Update copyright dates not handled by scripts/update-copyrights.Paul Eggert3-3/+3
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert102-102/+102
2021-12-17fortify: Fix spurious warning with realpathSiddhesh Poyarekar2-1/+39
2021-10-20debug: Add tests for _FORTIFY_SOURCE=3Siddhesh Poyarekar4-50/+69
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar29-31/+1
2021-05-12Remove all usage of @BASH@ or ${BASH} in installed files, and hardcode /bin/b...Romain GEISSLER2-4/+3
2021-03-01backtrace: Implement on top of <unwind-link.h>Florian Weimer1-67/+17
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer1-1/+1
2021-02-01libSegFault: Fix printing signal number [BZ #27249]Vitaly Chikunov1-1/+1
2021-01-02Update copyright dates not handled by scripts/update-copyrights.Paul Eggert3-3/+3
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert102-102/+102
2020-11-05Remove __warndeclSiddhesh Poyarekar2-71/+1
2020-07-07signal: Move sys_siglist to a compat symbolAdhemerval Zanella1-11/+7
2020-02-18mips: Fix bracktrace result for signal framesAdhemerval Zanella1-0/+5
2020-02-11debug: Add missing locale dependencies of fortify testsFlorian Weimer1-0/+11
2020-01-21Fix array overflow in backtrace on PowerPC (bug 25423)Andreas Schwab1-0/+12
2020-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers3-3/+3
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers103-103/+103
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert103-103/+103
2019-08-23Refactor sigcontextinfo.hAdhemerval Zanella1-3/+13
2019-08-19Do not print backtraces on fatal glibc errorsFlorian Weimer2-29/+4
2019-02-03libio: Use stdin consistently for input functions [BZ #24153]Florian Weimer1-8/+8
2019-01-03nptl: Fix testcases for new pthread cancellation mechanismAdhemerval Zanella1-9/+10
2019-01-02Set behavior of sprintf-like functions with overlapping source and destinationGabriel F. T. Gomes2-0/+8
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers3-3/+3
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers103-103/+103
2018-12-05Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)Zack Weinberg21-493/+187
2018-12-05Add __v*printf_internal with flags argumentsZack Weinberg10-10/+10
2018-08-21__readlink_chk: Remove micro-optimizationFlorian Weimer1-4/+0
2018-07-05Compile debug/stack_chk_fail_local.c with stack protectorFlorian Weimer1-2/+5
2018-06-01libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236]Florian Weimer1-2/+2