]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Merge pull request #7610 from poettering/stdio-nolocking
authorLennart Poettering <lennart@poettering.net>
Thu, 14 Dec 2017 15:56:36 +0000 (16:56 +0100)
committerGitHub <noreply@github.com>
Thu, 14 Dec 2017 15:56:36 +0000 (16:56 +0100)
use __fsetlocking() to turn off thread locking in STDIO where applicable


Trivial merge