Systemd/extras/gudev
David Zeuthen cbdf255e25 gudev: Deliver ::uevent signal in the thread-default main loop
... that the GUdevClient object was constructed in. This change makes
GUdev follow the GLib guidelines and, more importantly, makes it
possible to actually use the library in a multi-threaded
application. Prior to this patch, signals were emitted in the thread
that ran the "default" main loop.

Signed-off-by: David Zeuthen <davidz@redhat.com>
2010-09-07 11:04:57 -04:00
..
docs work around gtk-doc which breaks distcheck 2010-01-07 17:11:06 +01:00
.gitignore gudev: fix typo in configure option 2009-06-16 19:56:31 +02:00
COPYING add LGPL COPYING to libudev and GUdev 2010-03-18 09:57:44 +01:00
gjs-example.js gudev: move from udev-extras 2009-06-16 17:52:15 +02:00
gudev-1.0.pc.in gudev: move from udev-extras 2009-06-16 17:52:15 +02:00
gudev.h gudev: remove G_UDEV_API_IS_SUBJECT_TO_CHANGE since API is now stable 2009-10-29 18:46:50 +01:00
gudevclient.c gudev: Deliver ::uevent signal in the thread-default main loop 2010-09-07 11:04:57 -04:00
gudevclient.h gudev: move from udev-extras 2009-06-16 17:52:15 +02:00
gudevdevice.c gudev: move from udev-extras 2009-06-16 17:52:15 +02:00
gudevdevice.h gudev: move from udev-extras 2009-06-16 17:52:15 +02:00
gudevenums.h gudev: move from udev-extras 2009-06-16 17:52:15 +02:00
gudevenumtypes.c.template gudev: move from udev-extras 2009-06-16 17:52:15 +02:00
gudevenumtypes.h.template gudev: move from udev-extras 2009-06-16 17:52:15 +02:00
gudevmarshal.list gudev: move from udev-extras 2009-06-16 17:52:15 +02:00
gudevprivate.h gudev: Remove LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE from priv header 2009-11-09 16:31:26 -05:00
gudevtypes.h gudev: Fix up GUdevDeviceNumber 2009-11-08 12:31:35 -05:00
seed-example.js gudev: move from udev-extras 2009-06-16 17:52:15 +02:00