summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-26Add two tests for wmemmovejvoisin
2023-08-22Clean up some includesjvoisin
2023-08-22Show the failing file name in the testsuitejvoisin
2023-08-22Increase portabilityjvoisin
2023-08-22Add hardening for pwritejvoisin
2023-08-22Add tests for wmemsetjvoisin
2023-08-21Add tests for mbstowcsjvoisin
2023-08-21Harden umaskjvoisin
2023-08-21Improve the .gitignore file wrt. testsjvoisin
2023-08-21Make use of __diagnose_ifjvoisin
2023-08-21Remove some todo in __bmo's implementationjvoisin
2023-08-21Add coverity analysisjvoisin
2023-08-21Add tests for fgetws and mbsrtowcsjvoisin
2023-08-20Remove the testsuite from the coverage datajvoisin
2023-08-20Split build and runjvoisin
2023-08-20Cache the musl toolchain in the coverage step in the CIjvoisin
2023-08-20Run the testsuite on multiple gcc versionsjvoisin
2023-08-20Add more __access annotations in stdio.hjvoisin
2023-08-20Add two __format annotationsjvoisin
2023-08-20Specify "shell: bash" in github actionsjvoisin
2023-08-20Make use of __diagnose_as_builtinjvoisin
2023-08-20Use pass_dynamic_object_size only for FORTIFY_SOURCE > 2jvoisin
2023-08-20Make use of pass_dynamic_object_size when availablejvoisin
2023-08-20Fix clang buildjvoisin
2023-08-20Fix some sizeof-related typoes in the testsuitejvoisin
2023-08-20Refresh a bit the READMEjvoisin
2023-08-20Add hardening for strrchrjvoisin
2023-08-20Add hardening for strchrjvoisin
2023-08-20Add two tests for memchrjvoisin
2023-08-20Remove memrchr hardening for nowjvoisin
2023-08-03Add hardening for memchr and memrchrjvoisin
2023-07-18Make use of the alloc_size attributejvoisin
2023-07-11Add more dynamic testsjvoisin
2023-07-11Sort build targets in the tests' Makefilejvoisin
2023-07-11Add some dynamic tests for unistd.hjvoisin
2023-07-10Add some dynamic tests for sys/socket.hjvoisin
2023-07-10Add tests for sys/socketjvoisin
2023-07-10Add tests for sys/socket.hjvoisin
2023-07-10Clean up a bit the macro helljvoisin
2023-07-09Add some malloc annotationsjvoisin
2023-07-09Add some `format` annotationsjvoisin
2023-07-09Move a misplaced #endifjvoisin
2023-07-09Add an __access__ annotation to wchar.hjvoisin
2023-07-09Improve a bit `size_t*size_t` overflow checksjvoisin
2023-07-09Add tests for stdio.hjvoisin
2023-07-09Add tests for unistd.hjvoisin
2023-07-09Fix a couple of warningsjvoisin
2023-07-09Add access annotations to unistd.hjvoisin
2023-07-08Add tests for memcpy overflow/underflowjvoisin
2023-07-05Add access annotations to sys/socket.hjvoisin