Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | licensing: add spdx to our .cocci files | Zbigniew Jędrzejewski-Szmek | 2021-10-01 | 1 | -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 pages | Frantisek Sumsal | 2020-10-04 | 1 | -1/+2 |
| | | | | since we don't expose xsprintf to users. | ||||
* | tree-wide: use xsprintf() where applicable | Daniel Mack | 2016-01-12 | 1 | -0/+6 |
Also add a coccinelle receipt to help with such transitions. |