chiark / gitweb /
coccinelle: O_NDELAY → O_NONBLOCK
authorLennart Poettering <lennart@poettering.net>
Wed, 24 Jan 2018 10:09:29 +0000 (11:09 +0100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:50:18 +0000 (07:50 +0200)
commit348a0b6596fdeb91e5cc69e09d5e2feb74455f04
tree2cc326c4b42862cb229605ef63c649ac4c178e3a
parentcb4601c6ddf17f582987475efa8a162bf31c331d
coccinelle: O_NDELAY → O_NONBLOCK

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.
src/login/logind-inhibit.c
src/login/logind-session.c
src/shared/utmp-wtmp.c