summaryrefslogtreecommitdiff
path: root/debug/tst-fortify.c
AgeCommit message (Expand)Author
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2025-10-01Implement C23 memset_explicit (bug 32378)Joseph Myers
2025-03-24Add _FORTIFY_SOURCE support for inet_ptonAaron Merey
2025-03-21Add _FORTIFY_SOURCE support for inet_ntopFrédéric Bérat
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-10-08stdlib: Make abort/_Exit AS-safe (BZ 26275)Adhemerval Zanella
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
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-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-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-05-13wcrtomb: Make behavior POSIX compliantSiddhesh Poyarekar
2022-04-25misc: Fix rare fortify crash on wchar funcs. [BZ 29030]Joan Bruguera
2022-01-12debug: Synchronize feature guards in fortified functions [BZ #28746]Siddhesh Poyarekar
2022-01-12debug: Autogenerate _FORTIFY_SOURCE testsSiddhesh Poyarekar