]> granicus.if.org Git - php/commit
- Improve portability.
authorfoobar <sniper@php.net>
Thu, 16 Jun 2005 23:12:10 +0000 (23:12 +0000)
committerfoobar <sniper@php.net>
Thu, 16 Jun 2005 23:12:10 +0000 (23:12 +0000)
commita736f99e2f55f70c87f20b8fd109b346d0949da8
tree33b40ab3ce3e512c7e5cfed1b92b2e2c6a9fc5b7
parent7a7cda7a4cac9c2228b88db0b044e5f1eae20a44
- Improve portability.
# TODO: The standalone lib needs it's own build stuff, pretty much same as
#       Zend has for standalone builds.
13 files changed:
ext/date/config.m4
ext/date/lib/dow.c
ext/date/lib/parse_date.c
ext/date/lib/parse_date.re
ext/date/lib/parse_tz.c
ext/date/lib/resource/parse_date.re
ext/date/lib/timelib.c
ext/date/lib/timelib.h
ext/date/lib/timelib.m4 [new file with mode: 0644]
ext/date/lib/timelib_structs.h
ext/date/lib/tm2unixtime.c
ext/date/lib/unixtime2tm.c
ext/date/php_date.c