.. |
bool-cast.cocci
|
tree-wide: drop !! casts to booleans
|
4 years ago |
close-above-stdio.cocci
|
util: add new safe_close_above_stdio() wrapper
|
4 years ago |
cmp.cocci
|
tree-wide: CMP()ify all the things
|
4 years ago |
const-strlen.disabled
|
coccinelle: further restrict certain transformations
|
3 years ago |
debug-logging.cocci
|
coccinelle: ignore macro transformations in the macros themselves
|
3 years ago |
div-round-up.cocci
|
coccinelle: make use of DIV_ROUND_UP() wherever appropriate
|
4 years ago |
dup-fcntl.cocci
|
coccinelle: further restrict certain transformations
|
3 years ago |
empty-or-dash.cocci
|
coccinelle: add coccinelle script for empty_or_dash() use
|
3 years ago |
empty-or-root.cocci
|
util-lib: introduce new empty_or_root() helper (#8746)
|
4 years ago |
empty-to-null.cocci
|
coccinelle: ignore function transformations causing recursion
|
3 years ago |
empty-to-root.cocci
|
execute: use empty_to_root() a bit more
|
2 years ago |
enotsup.cocci
|
cocci: there's not ENOTSUP, there's only EOPNOTSUPP
|
5 years ago |
equals-null.cocci
|
coccinelle: fix the equals-null transformation
|
2 years ago |
errno-check.cocci
|
coccinelle: check for invalid errno comparisons
|
2 years ago |
errno.cocci
|
coccinelle: add rules for log_unit_error_errno() or friends
|
2 years ago |
exit-0.cocci
|
tree-wide: use EXIT_SUCCESS/EXIT_FAILURE in exit() where we can
|
5 years ago |
flags-set.cocci
|
coccinelle: disable flags-set where it doesn't make sense
|
2 years ago |
fopen-unlocked.cocci
|
Add open_memstream_unlocked() wrapper
|
3 years ago |
free_and_replace.cocci
|
…
|
|
hashmap_free.cocci
|
…
|
|
htonl.cocci
|
…
|
|
in_set.cocci
|
coccinelle: limit the # of expressions in in_set/not_in_set
|
2 years ago |
iovec-make.cocci
|
tree-wide: more IOVEC_MAKE() conversions
|
4 years ago |
isempty.cocci
|
coccinelle: further restrict certain transformations
|
3 years ago |
log-json.cocci
|
nspawn-oci: use SYNTHETIC_ERRNO
|
3 years ago |
macros.h
|
coccinelle: correctly resolve our own macros
|
2 years ago |
malloc_multiply.cocci
|
coccinelle: similar to reallocarray() let's also systematically use malloc_multiply()
|
4 years ago |
memzero.cocci
|
coccinelle: ignore macro transformations in the macros themselves
|
3 years ago |
mfree.cocci
|
…
|
|
mfree_return.cocci
|
coccinelle: ignore function transformations causing recursion
|
3 years ago |
no-if-assignments.cocci
|
…
|
|
not_in_set.cocci
|
coccinelle: limit the # of expressions in in_set/not_in_set
|
2 years ago |
o-ndelay.cocci
|
coccinelle: fix typo in file name (#8640)
|
4 years ago |
reallocarray.cocci
|
coccinelle: add reallocarray() coccinelle script
|
4 years ago |
redundant-if.cocci
|
cocci: simplify some if checks
|
4 years ago |
run-coccinelle.sh
|
coccinelle: correctly resolve our own macros
|
2 years ago |
safe_close-no-if.cocci
|
…
|
|
safe_close.cocci
|
…
|
|
safe_closedir.cocci
|
…
|
|
safe_fclose.cocci
|
…
|
|
sd_event_source_disable_unref.cocci
|
Use sd_event_source_disable_unref()
|
3 years ago |
set_ensure_put.cocci
|
tree-wide: use set_ensure_put()
|
2 years ago |
strempty.cocci
|
tree-wide: formatting tweaks reported by Coccinelle
|
2 years ago |
strjoin.cocci
|
coccinelle: skip strjoin transformation in test_strjoin()
|
2 years ago |
strjoina.cocci
|
…
|
|
strv_free.cocci
|
…
|
|
swap-two.cocci
|
tree-wide: use SWAP_TWO a bit more
|
4 years ago |
synthetic-errno.cocci
|
coccinelle: ignore specific cases to use SYNTHETIC_ERRNO() macro
|
2 years ago |
take-fd.cocci
|
coccinelle: avoid matching 'errno' as a file descriptor
|
3 years ago |
take-ptr.cocci
|
macro: introduce TAKE_PTR() macro
|
4 years ago |
while-true.cocci
|
…
|
|
xsprintf.cocci
|
coccinelle: skip the xsprintf transformation on man pages
|
2 years ago |
zz-drop-braces.cocci
|
coccinelle: introduce drop-braces transformation
|
2 years ago |