summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-28Add a missing FORTIFY_PEDANTIC_CHECKSexperimentaljvoisin
2025-10-28Fix possible cast-mismatch spotted by `-Werror=cast-qual`jvoisin
2025-10-28Use C90-compliant commentsjvoisin
2025-10-28Fix the CI on clangjvoisin
2025-10-28Remove superfluous defines in the testsuitejvoisin
2025-10-28Add GCC14 to the CIjvoisin
2025-10-28fortify-headers: Remove __fh_has_builtin()Hauke Mehrtens
2025-10-28Check if FORTIFY_USE_NATIVE_CHK is definedHauke Mehrtens
2025-10-28poll: Check if _REDIR_TIME64 is definedHauke Mehrtens
2025-10-28Allow the CI to fail on clang for nowjvoisin
2025-10-28Fix compilation under clangjvoisin
2025-10-28Fix the Continuous Integration what was broken in f09abdf6e236198e6dbf7d049dc...jvoisin
2025-10-28Use dustri.org instead of musl.cc to download the toolchainjvoisin
2025-10-12Add `swab`Sertonix
2025-05-16Ignore version/empty errors when generating the coveragejvoisin
2025-05-13Ignore versions error in the testsuite coveragejvoisin
2025-05-12Bump actions/upload-pages-artifact from v1 to v3jvoisin
2025-05-12Explicitly specify -std=gnu99jvoisin
2025-01-28Fix a compilation error on C99jvoisin
2025-01-28Bump clang versions in the CIjvoisin
2024-10-21Neuter an issue in strncat2.3.3jvoisin
2024-10-10Fix a crash in strncpy/stpncpystrnjvoisin
2024-10-10Disable snprintf/sprintf hardening for now2.3.2jvoisin
2024-10-08Run various C versions in the CIjvoisin
2024-10-04Fix usage of strnlenQuentin Rameau
2024-10-03Use const fd_set for FD_ISSETNatanael Copa
2024-10-03Only install header filesNatanael Copa
2024-09-06Work around a gcc warningjvoisin
2024-09-02Revert d2594298b89d0fb8989cae3ebc8900e77b6aa478jvoisin
2024-07-10Fix access annotation for stpncpy/strncpyjvoisin
2024-07-10Fix access annotations to snprintf/sprintfjvoisin
2024-07-10Fix `access` annotations for vsnprintf/vsprintfjvoisin
2024-07-10prefix special defines with FORTIFY_psykose
2024-07-02Update a bit the readme2.3.1jvoisin
2024-06-21Add a test for C++ compilationjvoisin
2024-06-15Fix some pointer-arithmetic warningsjvoisin
2024-06-14Remove `restrict` keywordsjvoisin
2024-05-26Add vasprintf/asprintf2.3jvoisin
2024-05-20Improve the testsuite reliability wrt. gccjvoisin
2024-04-24Add a testjvoisin
2024-04-24Fix some overlap mismatchjvoisin
2024-04-24Disable pedantic checks by defaultjvoisin
2024-03-19Relax our checks for memchr on C11 and above2.2jvoisin
2024-03-08Add some NULL-pointers checksjvoisin
2024-03-04Add a .gitattributes file to simplify releasesjvoisin
2024-01-13Properly check for builtinsjvoisin
2023-12-28Re-enable previously disabled overlap checksjvoisin
2023-12-28Make the CI fail when the testsuite failsjvoisin
2023-12-28Build with USE_NATIVE_CHK for clang and gccjvoisin
2023-12-27Improve __fh_overlap implementationjvoisin