mpd/src/time
Max Kellermann b02890eb8a time/Parser: explicitly initialize struct tm before strptime()
This is recommended by the strptime() manpage, because strptime() does
not initialize/set attributes which were not specified in the format
string.
2019-12-16 23:03:25 +01:00
..
ChronoUtil.hxx util/Time*: move to time/ 2019-12-16 23:02:14 +01:00
Convert.cxx time/Convert: include sys/time.h for struct timeval 2019-12-16 23:03:21 +01:00
Convert.hxx time/Convert: update copyright 2019-12-16 23:02:58 +01:00
ISO8601.cxx time/ISO8601: forward-declare StringBuffer 2019-12-16 23:02:59 +01:00
ISO8601.hxx time/ISO8601: forward-declare StringBuffer 2019-12-16 23:02:59 +01:00
meson.build util/Time*: move to time/ 2019-12-16 23:02:14 +01:00
Parser.cxx time/Parser: explicitly initialize struct tm before strptime() 2019-12-16 23:03:25 +01:00
Parser.hxx util/Time*: move to time/ 2019-12-16 23:02:14 +01:00