Whamcloud - gitweb
If the TZ environment variable is set to GMT, use gmtime()
authorTheodore Ts'o <tytso@mit.edu>
Wed, 1 Dec 2004 00:57:20 +0000 (19:57 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 1 Dec 2004 00:57:20 +0000 (19:57 -0500)
commit8ff1a86005121edcbf04cfaf8f0812591cb916c6
treec8e9ac06ad48378c0b853e42e00284f71e787a68
parent3838f7df134035089e8e8df317112e4fd645602d
If the TZ environment variable is set to GMT, use gmtime()
instead of localtime() or ctime() to force the use of GMT.
This is because the dietlibc doesn't honor the TZ environment
variable.
debugfs/ChangeLog
debugfs/util.c
e2fsck/ChangeLog
e2fsck/message.c