mailing list of musl libc
 help / color / mirror / code / Atom feed
* syslog() always sends GMT timestamps
@ 2014-01-28 11:39 orc
  2014-01-28 17:11 ` Rich Felker
  0 siblings, 1 reply; 12+ messages in thread
From: orc @ 2014-01-28 11:39 UTC (permalink / raw)
  To: musl

In syslog() there is a call to gmtime_r() instead of localtime_r() which applies timezone offset. Logs are being collected with GMT timestamps which is a bit misleading.


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-02-01 17:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-28 11:39 syslog() always sends GMT timestamps orc
2014-01-28 17:11 ` Rich Felker
2014-01-29 11:45   ` orc
2014-01-30  4:33     ` Rich Felker
2014-01-30 12:04       ` Szabolcs Nagy
2014-02-01  0:54         ` Rich Felker
2014-02-01  1:26           ` Laurent Bercot
2014-02-01  9:09             ` Szabolcs Nagy
2014-02-01 11:01               ` Christian Wiese
2014-02-01 15:48               ` Laurent Bercot
2014-02-01 17:07                 ` Paul Schutte
2014-02-01  9:38           ` orc

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).