log libgui/src/thread-manager.cc @ 20654:b65888ec820e draft default tip gccjit

age author description
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
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)"