Replace struct tm with struct timeval in isds_isds_get_list_of_sent_messages()
commitf4e5872398f5d2e86ae1ef6c4a866145e0c79bb3
authorPetr Písař <petr.pisar@atlas.cz>
Tue, 24 Nov 2009 12:43:52 +0000 (24 13:43 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Tue, 24 Nov 2009 12:43:52 +0000 (24 13:43 +0100)
treec0b8b076dfdd7f8b5e0ed290249901ceb3852f54
parentebb191ee9be879fe0a926ee2d736c8557e5c990e
Replace struct tm with struct timeval in isds_isds_get_list_of_sent_messages()

This is time zone agnostic and it supports subsecond precision.
The broken time format is job for application now.
client/isdsclient.c
src/isds.c
src/isds.h