diff lib/ChangeLog @ 4847:80786047b412

Use waitid if possible.
author Bruno Haible <bruno@clisp.org>
date Mon, 03 Nov 2003 20:47:02 +0000
parents 8a8f6899a8f8
children 7f909e1de364
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,9 @@
+2003-10-31  Bruno Haible  <bruno@clisp.org>
+
+	* wait-process.c (wait_process): Use waitid with WNOWAIT if available,
+	to avoid (extremely rare) race condition.
+	Suggested by Paul Eggert.
+
 2003-11-03  Jim Meyering  <jim@meyering.net>
 
 	* userspec.c: Include "userspec.h".