mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 15:38:44 +02:00
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)
This commit is contained in:
committed by
Matthias Clasen
parent
4d3aaff67c
commit
0914ea84e3
@@ -1,6 +1,14 @@
|
||||
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)
|
||||
|
||||
2005-03-30 Steve Murphy <murf@e-tools.com>
|
||||
|
||||
* configure.in: Added "rw" to ALL_LINGUAS.
|
||||
* configure.in: Added "rw" to ALL_LINGUAS.
|
||||
|
||||
2005-03-30 Sven Neumann <sven@gimp.org>
|
||||
|
||||
|
Reference in New Issue
Block a user