lix/src/libmain
Eelco Dolstra ab3ce1cc13 Improve SIGINT handling in multi-threaded programs
The flag remembering whether an Interrupted exception was thrown is
now thread-local. Thus, all threads will (eventually) throw
Interrupted. Previously, one thread would throw Interrupted, and then
the other threads wouldn't see that they were supposed to quit.
2016-03-29 16:37:16 +02:00
..
common-args.cc Start of new Nix command-line interface 2016-02-09 21:28:29 +01: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 Improve SIGINT handling in multi-threaded programs 2016-03-29 16:37:16 +02:00
shared.hh Merge branch 'master' into new-cli 2016-02-25 11:25:11 +01:00
stack.cc Silence some warnings on GCC 4.9 2014-12-12 17:14:28 +01:00