Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the wcslcpy, wcslcat functions | Florian Weimer | 2023-06-14 | 1 | -0/+17 |
* | Implement strlcpy and strlcat [BZ #178] | Florian Weimer | 2023-06-14 | 1 | -0/+31 |
* | Fix all the remaining misspellings -- BZ 25337 | Paul Pluzhnikov | 2023-06-02 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights | Joseph Myers | 2023-01-06 | 1 | -1/+1 |
* | wcrtomb: Make behavior POSIX compliant | Siddhesh Poyarekar | 2022-05-13 | 1 | -1/+6 |
* | misc: Fix rare fortify crash on wchar funcs. [BZ 29030] | Joan Bruguera | 2022-04-25 | 1 | -0/+5 |
* | debug: Synchronize feature guards in fortified functions [BZ #28746] | Siddhesh Poyarekar | 2022-01-12 | 1 | -8/+41 |
* | debug: Autogenerate _FORTIFY_SOURCE tests | Siddhesh Poyarekar | 2022-01-12 | 1 | -0/+1726 |