nix-super/src/libmain
Eelco Dolstra cc3b93c991
Handle SIGINT etc. via a sigwait() signal handler thread
This allows other threads to install callbacks that run in a regular,
non-signal context. In particular, we can use this to signal the
downloader thread to quit.

Closes #1183.
2017-01-17 18:21:02 +01:00
..
common-args.cc Improved logging abstraction 2016-04-25 19:18:45 +02:00
common-args.hh Start of new Nix command-line interface 2016-02-09 21:28:29 +01:00
local.mk Doh 2016-02-22 17:33:27 +01:00
nix-main.pc.in Install some pkgconfig files 2014-09-18 12:00:40 +02:00
shared.cc Handle SIGINT etc. via a sigwait() signal handler thread 2017-01-17 18:21:02 +01:00
shared.hh Revert "Get rid of unicode quotes (#1140)" 2016-11-26 00:38:01 +01:00
stack.cc Shut up some warnings 2016-10-12 15:53:38 +02:00