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
..
common-args.cc Modularize config settings 2018-05-30 13:28:01 +02:00
common-args.hh Factor out --json 2017-04-24 14:21:36 +02:00
local.mk Remove mentions of libformat, it no longer exists 2019-01-05 14:31:29 -05:00
nix-main.pc.in pkg-config files: Use c++17 2019-03-14 14:11:12 +01:00
shared.cc Handle SIGWINCH in main thread 2019-06-05 00:40:45 -04:00
shared.hh Add plugins to make Nix more extensible. 2018-02-08 12:44:37 -05:00
stack.cc Fix typo 2018-11-20 16:54:17 +01:00