aboutsummaryrefslogtreecommitdiff
path: root/debug/tst-fortify.c
AgeCommit message (Expand)Author
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