log libgui/src/thread-manager.cc @ 19629:be7ac98fab43 gui-release

age author description
Sun, 24 Nov 2013 20:54:46 -0500 John W. Eaton use gnulib sigemptyset and sigaddset in thread_manager class
Thu, 21 Nov 2013 13:14:03 -0500 Michael Goffioul Make CTRL-C to work in GUI with "system" calls.
Tue, 19 Nov 2013 14:21:38 -0500 Michael Goffioul Working CTRL-C handling implementation for Win32.
Tue, 12 Nov 2013 19:24:49 -0500 John W. Eaton interrupt interpreter thread in GUI instead of calling "raise (SIGINT)"