]> granicus.if.org Git - linux-pam/commit
Relevant BUGIDs: 848325
authorThorsten Kukuk <kukuk@thkukuk.de>
Tue, 25 Nov 2003 09:00:06 +0000 (09:00 +0000)
committerThorsten Kukuk <kukuk@thkukuk.de>
Tue, 25 Nov 2003 09:00:06 +0000 (09:00 +0000)
commit18e6fba994dd532827d3dda91d290ff4c73fa318
treebdf9527034c8cf37c7f758301bd84a75630714cb
parent133dfdf24686821d5c716a711c26ee141bd96843
Relevant BUGIDs: 848325

Purpose of commit:
bugfix

Commit summary:
---------------

Don't use ll_time from utmp struct as argument for ctime/time,
this does not work on new 64bit architectures. Instead use a
temporary copy.
modules/pam_lastlog/pam_lastlog.c