[mythtv-commits] mythtv commit: r17688 by nigel
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Wed Jul 2 06:59:49 UTC 2008
Author: nigel
Date: 2008-07-02 06:59:48 +0000 (Wed, 02 Jul 2008)
New Revision: 17688
Changeset: http://cvs.mythtv.org/trac/changeset/17688
Modified:
trunk/mythtv/libs/libmyth/mythmedia.cpp
Log:
One less Q3ism, cope with weird /proc/mounts setup,
where atEnd() (isEof replacement) would always be true.
nigel at mythtv:~$ ls -l /proc/mounts
lrwxrwxrwx 1 root root 11 Jul 2 16:45 /proc/mounts -> self/mounts
nigel at mythtv:~$ ls -l /proc/self/mounts
-r--r--r-- 1 nigel nigel 0 Jul 2 16:45 /proc/self/mounts
More information about the mythtv-commits
mailing list