Date: Sat, 25 Jun 2011 17:58:35 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/ia64/ia64 clock.c Message-ID: <201106251759.p5PHx0hk056352@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2011-06-25 17:58:35 UTC
FreeBSD src repository
Modified files:
sys/ia64/ia64 clock.c
Log:
SVN rev 223544 on 2011-06-25 17:58:35Z by marcel
Oops. The sec field of struct bintime is *not* a 32-bit type.
It's time_t, which is 64 bits on ia64.
Revision Changes Path
1.43 +1 -1 src/sys/ia64/ia64/clock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106251759.p5PHx0hk056352>
