<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - return dates in UTC format"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94173#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - return dates in UTC format"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94173">bug 94173</a>
              from <span class="vcard"><a class="email" href="mailto:ajohnson@redneon.com" title="Adrian Johnson <ajohnson@redneon.com>"> <span class="fn">Adrian Johnson</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=121840" name="attach_121840" title="glib: use UTC instead of local time in dates">attachment 121840</a> <a href="attachment.cgi?id=121840&action=edit" title="glib: use UTC instead of local time in dates">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=94173&attachment=121840'>[review]</a>
glib: use UTC instead of local time in dates

I've found a simpler method of emulating timegm. I also prefer using the real
timegm where available with a fallback to an emulated timegm.

The attached patch implements the timegm configure check and emulated fallback.
I've only done the minimum to get glib to use it. I'll let you rework your
patch around it to fix cpp.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>