Make my_mktime() public and rename it to tm_to_time_t()
authorJohannes Sixt <johannes.sixt@telecom.at>
Mon, 23 Jun 2008 06:31:41 +0000 (08:31 +0200)
committerJohannes Sixt <johannes.sixt@telecom.at>
Mon, 23 Jun 2008 11:40:29 +0000 (13:40 +0200)
We will use it from the MinGW port's gettimeofday() substitution.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
No differences found