[mythtv-commits] mythtv/master commit: 48ecda592 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Mon Jun 27 18:26:12 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-06-27T11:24:09-07:00
   Push Date:  2011/06/27 11:26:03 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  48ecda5921e9b68e3d909491599d96ace3a2c437
   Changeset:  https://github.com/MythTV/mythtv/commit/48ecda592

Log:

Fix mythlogging to be WIN32-friendly

Fixes #9871

Disabled compilation of syslog-related code, and the SIGHUP handler for
Windows, and added a threadsafed localtime usage as localtime_r doesn't exist
for Windows.

Please reopen the ticket should there be other remaining issues.

Modified:

   mythtv/libs/libmythbase/mythlogging.cpp
   mythtv/libs/libmythbase/mythlogging.h



More information about the mythtv-commits mailing list