Files
ModemManager/src
Jakub Sitnicki fcfd52df10 core: perform clean-up when terminating due to a Unix signal
Since commit 2d700043ab ("core: use g_unix_signal_add() for more
reliable Unix signal handling") we no longer have to stick to
signal-safe functions in the SIGTERM/SIGINT handler.

Use exit() to terminate so that the clean-up functions are ran and code
coverage data gets written into files.
2015-01-11 19:32:49 +01:00
..
2015-01-11 19:32:43 +01:00
2015-01-11 19:32:43 +01:00
2014-05-20 09:32:29 +02:00
2014-05-20 09:32:29 +02:00
2014-12-30 12:43:14 +01:00