Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
ck_fclose (out);
{
int wstatus;
int wstatus = 0;
int werrno = 0;
#if ! (HAVE_WORKING_FORK || HAVE_WORKING_VFORK)
werrno = errno;
#else
ck_fclose (diffout);
while (waitpid (diffpid, &wstatus, 0) < 0)
if (errno == EINTR)
checksigs ();
else
perror_fatal ("waitpid");
diffpid = 0;
#endif