g_unix_signal_source_new: Allow SIGUSR1 and SIGUSR2
authorColin Walters <walters@verbum.org>
Thu, 25 Oct 2012 22:21:59 +0000 (18:21 -0400)
committerColin Walters <walters@verbum.org>
Fri, 26 Oct 2012 13:28:01 +0000 (09:28 -0400)
commit36bf25371ce77d8cea4336f52e7db09e05f23ca5
tree9e4b449ea5336d70522d887151a0ca2dfa46a0b6
parent1775c46e7a3c45da936bbff97fa241e196910964
g_unix_signal_source_new: Allow SIGUSR1 and SIGUSR2

These are user defined, it makes sense to allow watching them.  This
is needed to port gnome-session and gdm over.

https://bugzilla.gnome.org/show_bug.cgi?id=686898
glib/glib-unix.c