* use snprintf
authorWilfried Göesgens <willi@citadel.org>
Tue, 15 Jan 2008 23:07:06 +0000 (23:07 +0000)
committerWilfried Göesgens <willi@citadel.org>
Tue, 15 Jan 2008 23:07:06 +0000 (23:07 +0000)
commita1498170742e72a6c868a8be94d859a2c21ad165
treedf82a824f16583019ce1a75727aead73e8f326a1
parent5a8bc572d048878f19db8a089f7a4f5f1e83ce81
* use snprintf
* if TZ environment variable is unset, set UTC, so valgrind finaly shuts up on all our date/time printing functions.
webcit/fmt_date.c
webcit/webserver.c