Files
lix/src/libmain
Matthew Bauer 4a3e96281d Handle SIGWINCH in main thread
For the SIGWINCH signal to be caught, it needs to be set in sigaction
on the main thread. Previously, this was broken, and updateWindowSize
was never being called. Tested on macOS 10.14.
2019-06-05 00:40:45 -04:00
..
2018-05-30 13:28:01 +02:00
2017-04-24 14:21:36 +02:00
2019-03-14 14:11:12 +01:00
2019-06-05 00:40:45 -04:00
2018-11-20 16:54:17 +01:00