[mythtv-firehose] mythtv/master commit: d958f96d0 by Daniel Kristjansson (daniel-kristjansson)

MythTV noreply at mythtv.org
Thu Feb 2 16:17:26 UTC 2012


      Author:  Daniel Kristjansson <danielk at cuymedia.net>
 Change Date:  2012-02-02T08:13:04-08:00
   Push Date:  2012/02/02 08:17:14 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  d958f96d09072c247b63dba39e4e5cd170012797
   Changeset:  https://github.com/MythTV/mythtv/commit/d958f96d0

Log:

Implement readdir_r for MinGW.

Note: I don't have a build environment set up for Windows, so this
tests the assumption of having NAME_MAX defined before it will compile
under MinGW. If this isn't defined there this will require another go.

This also modifies mythiowrapper to allocate dirent properly on systems
where dirent doesn't have a fixed size (fixed size is not required by POSIX.)

Modified:

   mythtv/libs/libmythbase/compat.h
   mythtv/libs/libmythtv/mythiowrapper.cpp



More information about the mythtv-firehose mailing list