[mythtv-commits] mythtv commit: r17903 by nigel

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Jul 23 12:14:24 UTC 2008


      Author: nigel
        Date: 2008-07-23 12:14:24 +0000 (Wed, 23 Jul 2008)
New Revision: 17903
   Changeset: http://cvs.mythtv.org/trac/changeset/17903

Modified:

   trunk/mythtv/libs/libmythui/mythsystem.cpp

Log:

Work around waitpid() problem on Mac OS X:
2008-07-23 22:11:40.648 myth_system('ping -t 3 -c 1  192.168.0.1  >/dev/null 2>&1'): Error: waitpid() failed because Interrupted system call
2008-07-23 22:11:40.664 myth_system('ping -c 1  192.168.0.1  >/dev/null 2>&1'): Error: waitpid() failed because Interrupted system call
2008-07-23 22:11:45.618 myth_system('disktool -e disk2s2 &'): Error: waitpid() failed because Interrupted system call





More information about the mythtv-commits mailing list