Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import _gpgme_parse_timestamp from gpgme as parse_timestamp. | Neal H. Walfield | 2015-03-23 | 1 | -0/+1 |
| | | | | | | | | | | | * common/gettime.h (parse_timestamp): New declaration. * common/gettime.c (_win32_timegm): New function imported from gpgme/src/conversion.c:_gpgme_timegm. (parse_timestamp): New function imported from gpgme/src/conversion.c:_gpgme_parse_timestamp. -- Signed-off-by: Neal H. Walfield <[email protected]> | ||||
* | common: New function elapsed_time_string. | Werner Koch | 2014-03-18 | 1 | -0/+2 |
| | | | | * common/gettime.c (elapsed_time_string): New. | ||||
* | remove doubled words in a comment | Jim Meyering | 2012-04-26 | 1 | -3/+3 |
| | |||||
* | Add new functions to convert iso time strings. | Werner Koch | 2011-03-01 | 1 | -0/+3 |
| | |||||
* | Add a separate header for time related fucntions. | Werner Koch | 2010-04-20 | 1 | -0/+51 |