summaryrefslogtreecommitdiff
path: root/banned.h
Commit message (Expand)AuthorAgeFilesLines
* banned.h: mark `strtok()` and `strtok_r()` as bannedTaylor Blau2023-04-271-0/+4
* C99: remove hardcoded-out !HAVE_VARIADIC_MACROS codeÆvar Arnfjörð Bjarmason2022-02-211-5/+0
* banned.h: mark ctime_r() and asctime_r() as bannedJeff King2020-12-021-0/+4
* banned.h: mark non-reentrant gmtime, etc as bannedJeff King2020-12-011-0/+9
* banned.h: fix vsprintf()'s ban messageTaylor Blau2019-08-261-1/+1
* banned.h: mark strncat() as bannedEric Wong2019-01-021-0/+2
* banned.h: mark strncpy() as bannedJeff King2018-07-261-0/+2
* banned.h: mark sprintf() as bannedJeff King2018-07-261-0/+10
* banned.h: mark strcat() as bannedJeff King2018-07-261-0/+2
* automatically ban strcpy()Jeff King2018-07-261-0/+16