pike.git/
src/
builtin.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2013-05-27
2013-05-27 15:01:48 by Per Hedbor <ph@opera.com>
379f92a63255b7693cedc5ec08d90fe23e88ecef (
3
lines) (+
3
/-
0
)
[
Show
|
Annotate
]
Branch:
7.9
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 */