]> git.ipfire.org Git - thirdparty/systemd.git/commit
terminal-util: no real reason to assert on O_CREAT 845/head
authorLennart Poettering <lennart@poettering.net>
Mon, 3 Aug 2015 17:06:01 +0000 (19:06 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 3 Aug 2015 17:07:33 +0000 (19:07 +0200)
commit35bdab779ff1ebff72b9a9b1c661978d14793924
tree45ca1877a94cc44e903acdfccf8389a2d06828e8
parent7d927c9a4d3e05a87659e89844a7d26bb0b86d8b
terminal-util: no real reason to assert on O_CREAT

That's just handle this as a normal error.
src/basic/terminal-util.c