[webkit-reviews] review requested: [Bug 9651] MSVCRT time functions are too strict : [Attachment 9093] Custom implementations of time functions

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Thu Jun 29 09:24:12 PDT 2006


Björn Graf (boki) <bjoern.graf at gmail.com> has asked  for review:
Bug 9651: MSVCRT time functions are too strict
http://bugzilla.opendarwin.org/show_bug.cgi?id=9651

Attachment 9093: Custom implementations of time functions
http://bugzilla.opendarwin.org/attachment.cgi?id=9093&action=edit

------- Additional Comments from Björn Graf (boki) <bjoern.graf at gmail.com>
Fixes for MSVCRT strict time functions (gmtime, localtime, mktime) by adding
custom implementations to the KJS namespace, supporting the non-standard
tm::tm_gmtoffset. Also features minor code style updates.



More information about the webkit-reviews mailing list