|
Message-ID: <20200724175111.GD6949@brightrain.aerifal.cx> Date: Fri, 24 Jul 2020 13:51:14 -0400 From: Rich Felker <dalias@...c.org> To: musl@...ts.openwall.com Subject: POSIX & SIGWINCH Somehow I missed that POSIX has adopted (for future issue) SIGWINCH and struct winsize and added functions (instead of raw ioctl) to get/set window size: https://www.austingroupbugs.net/view.php?id=1151#c3856 These should be added to musl. I'll aim to do this along with other proposed additions shortly after release. Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.