]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1595: Wayland: non-portable use of select() v9.1.1595
authorFoxe Chen <chen.foxe@gmail.com>
Wed, 6 Aug 2025 18:38:33 +0000 (20:38 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 6 Aug 2025 18:38:33 +0000 (20:38 +0200)
commitbb99474ceb63edf49d0bbf860d0f3d8a2cd15820
treef70ebdeeeabfd486eec1ecb050f47ddad18929ed
parent66467cf5d80a2dcc19cc8de3747b5ecddde71996
patch 9.1.1595: Wayland: non-portable use of select()

Problem:  Wayland: non-portable use of select()
Solution: Correctly set the timeval struct
          (Foxe Chen)

closes: #17886

Signed-off-by: Foxe Chen <chen.foxe@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/version.c
src/wayland.c