Displaying 1 result from an estimated 1 matches for "waidpid".
Did you mean:
mainpid
2004 May 17
0
PRNGD 0.9.28 released
...gd. It does fix a hang in an
endless loop under certain conditions. I have never seen this myself on
HP-UX but I have received some reports, more or less all from Solaris 8
users, one of which finally lead to the correct analysis.
Problem: after calling waitpid(), errno is evaluated for the case of
waidpid()=0 even though errno is not set in this case. If errno had
the value "EINTR" at this point, an endless loop condition arose.
It is recommended that users of older versions of prngd upgrade to 0.9.28.
Additional changes are related to minor bugfixes (possible core dumps due
to NULL poin...