From: Johannes Sixt Date: Mon, 23 Jun 2008 06:31:41 +0000 (+0200) Subject: Make my_mktime() public and rename it to tm_to_time_t() X-Git-Tag: v1.6.0-rc0~159^2~25 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/bb5799d6ef3ad7ee70a138b82e67b93e3aaa8017?ds=sidebyside;hp=bb5799d6ef3ad7ee70a138b82e67b93e3aaa8017 Make my_mktime() public and rename it to tm_to_time_t() We will use it from the MinGW port's gettimeofday() substitution. Signed-off-by: Johannes Sixt ---