summaryrefslogtreecommitdiffstats
path: root/coccinelle/xsprintf.cocci (follow)
Commit message (Collapse)AuthorAgeFilesLines
* licensing: add spdx to our .cocci filesZbigniew Jędrzejewski-Szmek2021-10-011-0/+1
| | | | | Since those are chunks of code based on our codebase, it's easiest to use the same license.
* coccinelle: skip the xsprintf transformation on man pagesFrantisek Sumsal2020-10-041-1/+2
| | | | since we don't expose xsprintf to users.
* tree-wide: use xsprintf() where applicableDaniel Mack2016-01-121-0/+6
Also add a coccinelle receipt to help with such transitions.