unix signal watch: make API match other sources
authorRyan Lortie <desrt@desrt.ca>
Tue, 30 Aug 2011 13:45:52 +0000 (09:45 -0400)
committerRyan Lortie <desrt@desrt.ca>
Tue, 30 Aug 2011 23:22:54 +0000 (19:22 -0400)
commitc0eb77bfc8be7c30c271f2415c08f8f3186113c3
tree488c3eb40cee53677b51a48b808b74a37758a974
parent1292ffc7805773312f42409eeee7a7ce6b5837fc
unix signal watch: make API match other sources

Change the unix signal watch API to match other sources in both
available functions, names of those functions and order of the
parameters to the _full function.

https://bugzilla.gnome.org/show_bug.cgi?id=657705
docs/reference/glib/glib-sections.txt
glib/glib-unix.c
glib/glib-unix.h
glib/glib.symbols
glib/tests/unix.c