1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 01:55:22 +03:00
systemd/coccinelle
Lennart Poettering ec93eb48f2 coccinelle: automatically look for timestamp_is_set candidates
Based on @mrc0mmand's Coccinelle skills, not mine. All credit is his.

Co-authored-by: Frantisek Sumsal <frantisek@sumsal.cz>
2022-02-22 22:47:12 +01:00
..
bool-cast.cocci
close-above-stdio.cocci
cmp.cocci
const-strlen.disabled
debug-logging.cocci
div-round-up.cocci
dup-fcntl.cocci
empty-or-dash.cocci
empty-or-root.cocci
empty-to-null.cocci
empty-to-root.cocci
enotsup.cocci
equals-null.cocci
errno-check.cocci
errno.cocci
exit-0.cocci
flags-set.cocci
fopen-unlocked.cocci
free_and_replace.cocci
hashmap_free.cocci
htonl.cocci
in_set.cocci
iovec-make.cocci
isempty.cocci
log-json.cocci
macros.h list: drop unnecessary line continuation 2021-12-25 00:47:37 +09:00
malloc_multiply.cocci
mempcpy.cocci coccinelle: automatically switch some uses of memcpy() → mempcpy() 2022-02-16 17:26:26 +01:00
memzero.cocci
mfree_return.cocci
mfree.cocci
no-if-assignments.cocci
not_in_set.cocci
o-ndelay.cocci
reallocarray.cocci
redundant-if.cocci
run-coccinelle.sh
safe_close-no-if.cocci
safe_close.cocci
safe_closedir.cocci
safe_fclose.cocci
sd_event_source_disable_unref.cocci
set_ensure_put.cocci
strdupa.cocci
strempty.cocci
strjoin.cocci
strjoina.cocci
strv_free.cocci
swap-two.cocci
synthetic-errno.cocci
take-fd.cocci
take-ptr.cocci
timestamp-is-set.cocci coccinelle: automatically look for timestamp_is_set candidates 2022-02-22 22:47:12 +01:00
while-true.cocci
xsprintf.cocci
zz-drop-braces.cocci