summaryrefslogtreecommitdiff
path: root/src/shared/time-dst.c
AgeCommit message (Expand)Author
2015-03-24timedate: remove daylight saving time handling and tzfile parserKay Sievers
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-12-15shared: time-dst: Avoid buffer overflowMartin Pitt
2014-11-29shared: time-dst - ensure nulstr is null terminatedTom Gundersen
2014-07-11always check for __BYTE_ORDER == __BIG_ENDIAN when checking for endianessLennart Poettering
2014-02-24Remove dead lines in various placesZbigniew Jędrzejewski-Szmek
2014-02-13everywhere: make use of new0() and macro() macros, and stop using perror()Lennart Poettering
2013-05-02time-dst: use _cleanup_Zbigniew Jędrzejewski-Szmek
2012-11-11timedatectl: properly print 30 minutes DST transitionsKay Sievers
2012-11-02timedatectl: show "DST active: n/a" if no DST data is availableKay Sievers
2012-11-02shared: add timer_get_dst()Kay Sievers