1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-08 02:57:16 +03:00
systemd/coccinelle
2015-09-30 12:24:16 +02:00
..
empty-if.cocci
errno.cocci
hashmap_free.cocci tree-wide: take benefit of the fact that hashmap_free() returns NULL 2015-09-09 23:12:07 +02:00
mfree.cocci
no-if-assignments.cocci
safe_close-no-if.cocci
safe_close.cocci
safe_closedir.cocci util: add safe_closedir() similar to safe_fclose() 2015-09-22 16:30:24 +02:00
safe_fclose.cocci
strempty.cocci Add Coccinelle patch for strempty() usage 2015-09-30 12:24:16 +02:00
strv_free.cocci
while-true.cocci