mirror of
https://github.com/systemd/systemd.git
synced 2024-11-06 08:26:52 +03:00
db4a47e9fe
Apparently O_NONBLOCK is the modern name used in most documentation and for most cases in our sources. Let's hence replace the old alias O_NDELAY and stick to O_NONBLOCK everywhere. |
||
---|---|---|
.. | ||
const-strlen.cocci | ||
debug-logging.cocci | ||
empty-if.cocci | ||
empty-to-null.cocci | ||
enotsup.cocci | ||
equals-null.cocci | ||
errno.cocci | ||
exit-0.cocci | ||
free_and_replace.cocci | ||
hashmap_free.cocci | ||
htonl.cocci | ||
in_set.cocci | ||
isempty.cocci | ||
memzero.cocci | ||
mfree_return.cocci | ||
mfree.cocci | ||
no-if-assignments.cocci | ||
not_in_set.cocci | ||
o-ndelay.occi | ||
run-coccinelle.sh | ||
safe_close-no-if.cocci | ||
safe_close.cocci | ||
safe_closedir.cocci | ||
safe_fclose.cocci | ||
strempty.cocci | ||
strjoin.cocci | ||
strjoina.cocci | ||
strv_free.cocci | ||
while-true.cocci | ||
xsprintf.cocci |