about summary refs log tree commit diff
path: root/debug/tst-fortify.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* debug: Add fortify dprintf testsAdhemerval Zanella2023-12-291-0/+22
* debug: Increase tst-fortify checks for compiler without __va_arg_pack supportAdhemerval Zanella2023-12-291-5/+1
* debug: Adapt fortify tests to libsupportAdhemerval Zanella2023-12-291-26/+29
* Add the wcslcpy, wcslcat functionsFlorian Weimer2023-06-141-0/+17
* Implement strlcpy and strlcat [BZ #178]Florian Weimer2023-06-141-0/+31
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* wcrtomb: Make behavior POSIX compliantSiddhesh Poyarekar2022-05-131-1/+6
* misc: Fix rare fortify crash on wchar funcs. [BZ 29030]Joan Bruguera2022-04-251-0/+5
* debug: Synchronize feature guards in fortified functions [BZ #28746]Siddhesh Poyarekar2022-01-121-8/+41
* debug: Autogenerate _FORTIFY_SOURCE testsSiddhesh Poyarekar2022-01-121-0/+1726