index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
coccinelle
/
api
/
string_choices.cocci
Age
Commit message (
Expand
)
Author
2024-09-28
Reduce Coccinelle choices in string_choices.cocci
Julia Lawall
2024-09-28
coccinelle: Remove unnecessary parentheses for only one possible change.
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_yes_no() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_on_off() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_write_read() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_read_write() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_enable{d}_disable{d}() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_lo{w}_hi{gh}() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_hi{gh}_lo{w}() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_false_true() replacements
Hongbo Li
2024-09-28
coccinelle: Add rules to find str_true_false() replacements
Hongbo Li
2024-08-15
coccinelle: Add rules to find str_down_up() replacements
Kees Cook
2024-08-15
coccinelle: Add rules to find str_up_down() replacements
Michal Wajdeczko
2024-02-29
coccinelle: Add rules to find str_plural() replacements
Kees Cook