]> git.ipfire.org Git - thirdparty/util-linux.git/commit
The incorrect order of fcntl() parameters resulted in the inability to clear O_NONBLOCK
authorLeefancy <lijian01@kylinos.cn>
Wed, 4 Mar 2026 09:30:12 +0000 (17:30 +0800)
committerLeefancy <lijian01@kylinos.cn>
Sat, 7 Mar 2026 08:11:02 +0000 (16:11 +0800)
commit3734e047579fe0b8c254e579a4eaa8de9a026e13
treeda6c2f888c8583489b08fce8367dcc3915edee00
parentd3a6660ce089310fdb19bdcb589655d3e5dd9823
The incorrect order of fcntl() parameters resulted in the inability to clear O_NONBLOCK

Signed-off-by: Leefancy <lijian01@kylinos.cn>
term-utils/ttymsg.c