diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2015-08-08 00:45:26 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2015-08-08 00:45:26 +0200 |
commit | a225b2a5376bee47fbda86c8aaa74ca7cc8a388a (patch) | |
tree | 0d2d156d568bf099fb135f0d172d5436cf497d8e /README | |
parent | c24278318f75ccd155b8575ad55f3135537088d8 (diff) |
Revert "sfeed: set TZ=UTC at start, use mktime() not the deprecated timegm()."
Some libc implementations like musl provide a heavy optimized version of timeg()
which mktime() cannot provide. We use -D_BSD_SOURCE anyway (also for strlcpy,
strlcat), so just keep using this for now.
This reverts commit f7c579c3b8e77215d60f1948367221b738823585.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions