NetworkManager/src/settings/plugins/ibft
Dan Winship c5b3e93792 core: use GUnixSignalWatchSource to simplify signal handling
Replace the pthread_sigwait()-based signal handling with
g_unix_signal_add()-based handling, and get rid of all the
now-unnecessary calls to nm_unblock_posix_signals() when spawning
subprocesses.

As a bonus, this also fixes the "^C in gdb kills NM too" bug.
2015-01-19 11:29:13 -05:00
..
tests all: consistently include config.h 2014-11-13 17:18:42 -05:00
Makefile.am settings: drop plugin-specific error domains 2014-10-22 08:29:09 -04:00
nm-ibft-connection.c settings: log connection diffs in replace_settings only where appropriate 2015-01-13 11:44:05 +01:00
nm-ibft-connection.h ibft: add settings plugin for reading iBFT configuration (bgo #734009) 2014-08-29 18:46:11 -05:00
plugin.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
plugin.h ibft: add settings plugin for reading iBFT configuration (bgo #734009) 2014-08-29 18:46:11 -05:00
reader.c core: use GUnixSignalWatchSource to simplify signal handling 2015-01-19 11:29:13 -05:00
reader.h ibft: add settings plugin for reading iBFT configuration (bgo #734009) 2014-08-29 18:46:11 -05:00