aboutsummaryrefslogtreecommitdiff
path: root/debug
AgeCommit message (Expand)Author
2024-02-06string: Add hidden builtin definition for __strcpy_chk.Stefan Liebler
2024-01-12debug/getwd_chk.c: warning should be emitted for the __getwd_chk symbol.Frederic Cambus
2024-01-01Update copyright dates not handled by scripts/update-copyrightsPaul Eggert
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-12-29debug: Add fortify wprintf testsAdhemerval Zanella
2023-12-29debug: Add fortify syslog testsAdhemerval Zanella
2023-12-29debug: Add fortify dprintf testsAdhemerval Zanella
2023-12-29debug: Increase tst-fortify checks for compiler without __va_arg_pack supportAdhemerval Zanella
2023-12-29debug: Adapt fortify tests to libsupportAdhemerval Zanella
2023-10-04debug: Add regression tests for BZ 30932Adhemerval Zanella
2023-08-03chk: Add and fix hidden builtin definitions for *_chkSamuel Thibault
2023-08-03Subject: hurd: Make __realpath return EINVAL on NULL bufSamuel Thibault
2023-07-05misc/bits/select2.h: Clearly separate declaration from definitionsFrédéric Bérat
2023-07-05unistd: Avoid PLT entries with _FORTIFY_SOURCEFrédéric Bérat
2023-07-05wchar: Avoid PLT entries with _FORTIFY_SOURCEFrédéric Bérat
2023-07-05stdio: Ensure *_chk routines have their hidden builtin definition availableFrédéric Bérat
2023-07-05string: Ensure *_chk routines have their hidden builtin definition availableFrédéric Bérat
2023-07-05Exclude routines from fortificationFrédéric Bérat
2023-06-22debug/readlink{, at}_chk.c: Harmonize declaration and definitionFrederic Berat
2023-06-14Add the wcslcpy, wcslcat functionsFlorian Weimer
2023-06-14Implement strlcpy and strlcat [BZ #178]Florian Weimer
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-05-16debug: Reformat Makefile.Carlos O'Donell
2023-04-17debug: Re-flow and sort routines variable in MakefileFlorian Weimer
2023-01-25stdio-common: Handle -1 buffer size in __sprintf_chk & co (bug 30039)Florian Weimer
2023-01-06Update copyright dates not handled by scripts/update-copyrightsJoseph Myers
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-11-09debug: Fix typo in tests-unsupported ruleAdhemerval Zanella
2022-11-08Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)Adhemerval Zanella
2022-10-28Fix invalid pointer dereference in wcpcpy_chkSzabolcs Nagy
2022-10-28Fix invalid pointer dereference in wcscpy_chkSzabolcs Nagy
2022-09-05debug: test for more required cacellation points (BZ# 29274)Adhemerval Zanella
2022-08-03stdio: Clean up __libc_message after unconditional abortFlorian Weimer
2022-06-22debug: make __read_chk a cancellation point (bug 29274)Andreas Schwab
2022-05-13wcrtomb: Make behavior POSIX compliantSiddhesh Poyarekar
2022-04-25misc: Fix rare fortify crash on wchar funcs. [BZ 29030]Joan Bruguera
2022-03-28debug: Improve fdelt_chk error messageCristian Rodríguez
2022-01-12debug: Synchronize feature guards in fortified functions [BZ #28746]Siddhesh Poyarekar
2022-01-12debug: Autogenerate _FORTIFY_SOURCE testsSiddhesh Poyarekar
2022-01-06debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella
2022-01-01Update copyright dates not handled by scripts/update-copyrights.Paul Eggert
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-17fortify: Fix spurious warning with realpathSiddhesh Poyarekar
2021-10-20debug: Add tests for _FORTIFY_SOURCE=3Siddhesh Poyarekar
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-05-12Remove all usage of @BASH@ or ${BASH} in installed files, and hardcode /bin/b...Romain GEISSLER
2021-03-01backtrace: Implement on top of <unwind-link.h>Florian Weimer
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer
2021-02-01libSegFault: Fix printing signal number [BZ #27249]Vitaly Chikunov
2021-01-02Update copyright dates not handled by scripts/update-copyrights.Paul Eggert