1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-05 15:21:37 +03:00
systemd/coccinelle
2019-07-16 12:40:22 +02:00
..
bool-cast.cocci
close-above-stdio.cocci
cmp.cocci
const-strlen.disabled coccinelle: further restrict certain transformations 2019-04-30 09:39:13 +02:00
debug-logging.cocci coccinelle: ignore macro transformations in the macros themselves 2019-04-28 22:11:15 +02:00
div-round-up.cocci
dup-fcntl.cocci coccinelle: further restrict certain transformations 2019-04-30 09:39:13 +02:00
empty-or-dash.cocci coccinelle: add coccinelle script for empty_or_dash() use 2019-04-08 14:31:15 +02:00
empty-or-root.cocci
empty-to-null.cocci coccinelle: ignore function transformations causing recursion 2019-04-29 15:38:53 +02:00
empty-to-root.cocci tree-wide: use empty-to-root a bit more 2019-07-16 12:40:22 +02:00
enotsup.cocci
equals-null.cocci
errno.cocci
exit-0.cocci
flags-set.cocci coccinelle: further restrict certain transformations 2019-04-30 09:39:13 +02:00
fopen-unlocked.cocci Add open_memstream_unlocked() wrapper 2019-04-12 11:44:57 +02:00
free_and_replace.cocci
hashmap_free.cocci
htonl.cocci
in_set.cocci coccinelle: exclude JsonVariant* from the IN_SET transformation 2019-04-30 09:39:13 +02:00
iovec-make.cocci tree-wide: more IOVEC_MAKE() conversions 2018-11-28 13:08:19 +09:00
isempty.cocci coccinelle: further restrict certain transformations 2019-04-30 09:39:13 +02:00
log-json.cocci nspawn-oci: use SYNTHETIC_ERRNO 2019-03-21 10:51:43 +01:00
malloc_multiply.cocci
memzero.cocci coccinelle: ignore macro transformations in the macros themselves 2019-04-28 22:11:15 +02:00
mfree_return.cocci coccinelle: ignore function transformations causing recursion 2019-04-29 15:38:53 +02:00
mfree.cocci
no-if-assignments.cocci
not_in_set.cocci coccinelle: exclude JsonVariant* from the IN_SET transformation 2019-04-30 09:39:13 +02:00
o-ndelay.cocci
reallocarray.cocci
redundant-if.cocci cocci: simplify some if checks 2018-11-16 16:05:29 +01:00
run-coccinelle.sh coccinelle: exclude certain paths from the transformations 2019-04-29 15:38:53 +02:00
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() 2019-05-10 16:55:37 +02:00
strempty.cocci coccinelle: ignore function transformations causing recursion 2019-04-29 15:38:53 +02:00
strjoin.cocci
strjoina.cocci
strv_free.cocci
swap-two.cocci tree-wide: use SWAP_TWO a bit more 2018-11-26 22:17:34 +01:00
synthetic-errno.cocci coccinelle: further restrict certain transformations 2019-04-30 09:39:13 +02:00
systemd-definitions.iso coccinelle: add explicit statement isomorphisms 2019-04-27 15:26:11 +02:00
take-fd.cocci coccinelle: avoid matching 'errno' as a file descriptor 2019-04-27 15:46:48 +02:00
take-ptr.cocci
while-true.cocci
xsprintf.cocci