Files
glib/glib
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".  (#50296, 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
..
2003-07-28 23:00:51 +00:00
2003-09-07 22:36:58 +00:00
2003-02-23 22:55:47 +00:00
2002-11-22 23:45:32 +00:00
2004-02-05 00:22:58 +00:00
2001-11-05 01:47:31 +00:00
2002-02-17 23:28:43 +00:00
2003-07-20 15:55:09 +00:00
2004-01-16 20:44:03 +00:00
2003-02-14 15:08:46 +00:00
2003-12-02 01:31:43 +00:00
2004-01-10 08:15:24 +00:00