pike.git/
src/
builtin.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2014-12-04
2014-12-04 19:23:29 by Per Hedbor <ph@opera.com>
4e799e74c1a82a67adac059b15df410ed2a62516 (
3
lines) (+
3
/-
0
)
[
Show
|
Annotate
]
Branch:
bill/master_archive_support
Fixed ifdefs for System.TM.
121:
} \ } while(0)
+
#ifdef HAVE_STRPTIME
/* *! @decl int(0..1) strptime( string(1..255) format, string(1..255) data ) *!
542:
#ifdef STRUCT_TM_HAS___TM_GMTOFF #undef tm_zone #endif
+
#endif
/*! @endmodule */