1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-06-27 06:34:52 +02:00
Matthias Clasen 540d02ba8b Wrap waitpid() as a GSource. This is a partial implementation of the "Unix
Sat Feb 14 01:21:34 2004  Matthias Clasen  <maclas@gmx.de>

	* glib/gmain.h:
	* glib/gmain.c (g_child_watch_source_new):
	* glib/gmain.c (g_child_watch_add):
	* glib/gmain.c (g_child_watch_add_full): Wrap waitpid() as a
	GSource. This is a partial implementation of the "Unix signal
	source".  (, Jonathan R. Blandford)

	* configure.in: Add the necessary configury to typedef GPid
	appropriately.

	* tests/Makefile.am:
	* tests/child-test.c: Test child_watch sources.
2004-02-14 00:23:36 +00:00
..
2004-02-13 22:13:02 +00:00
2002-12-05 20:40:06 +00:00
2002-01-17 23:06:12 +00:00
2000-12-05 20:43:58 +00:00
2000-12-05 20:43:58 +00:00
2000-12-05 20:43:58 +00:00
2000-12-05 20:43:58 +00:00
2003-10-23 22:42:31 +00:00
2002-01-17 23:06:12 +00:00
2002-11-23 01:37:17 +00:00