libc/login logout.c logwtmp.c
roland@sources.redhat.com
roland@sources.redhat.com
Wed Oct 23 16:49:00 GMT 2002
CVSROOT: /cvs/glibc
Module name: libc
Changes by: roland@sourceware.org 2002-10-23 16:49:21
Modified files:
login : logout.c logwtmp.c
Log message:
2002-10-23 Roland McGrath <roland@redhat.com>
* login/logwtmp.c (logwtmp): If sizeof ut_tv != sizeof struct timeval,
use a temporary timeval on the stack for gettimeofday and copy it.
* login/logout.c (logout): Likewise.
Reported by Steven Munroe <sjmunroe@us.ibm.com>.
More information about the Glibc-cvs
mailing list