author | Florian Forster <octo@collectd.org> | |
Thu, 10 Dec 2015 09:45:11 +0000 (10:45 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Thu, 10 Dec 2015 11:40:27 +0000 (12:40 +0100) | ||
commit | 92ba2e344ef0822d25dd2761fd548585b0644b1e | |
tree | 2e2ed297d569a2ded405cf8b20d274fdf11be307 | tree | snapshot |
parent | 96a1e9ff3ac7aa3ddf65e4e8c75b153d85dbe48c | commit | diff |
src/daemon/utils_time.c: Rewrite format_zone() using strftime().
The "extern long timezone", while specified by X/Open, is not available
on FreeBSD. There, timezone() is a function.
The "extern long timezone", while specified by X/Open, is not available
on FreeBSD. There, timezone() is a function.
src/daemon/utils_time.c | diff | blob | history |