Add a note regarding waitpid(-1).
authorMatthias Clasen <mclasen@redhat.com>
Fri, 1 Apr 2005 21:40:43 +0000 (21:40 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 1 Apr 2005 21:40:43 +0000 (21:40 +0000)
commit0914ea84e3c7a48fa59f686c4182787df3fe5320
tree10169381711dcec85849b73dc2254205a0bb51d0
parent4d3aaff67ce161b3e5a4c190c9f703559c15d46c
Add a note regarding waitpid(-1).

2005-04-01  Matthias Clasen  <mclasen@redhat.com>

* glib/gmain.c (g_child_watch_source_new): Add a note regarding
waitpid(-1).
(g_child_watch_source_init_multi_threaded):
(g_child_watch_source_init_single): Don't use SA_RESTART,
since it causes problems on at least one platform. (#168352)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-8
glib/gmain.c