NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/40384 (64 bit time_t broke wscons)
The following reply was made to PR kern/40384; it has been noted by GNATS.
From: yamt%mwd.biglobe.ne.jp@localhost (YAMAMOTO Takashi)
To: gnats-bugs%NetBSD.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost,
christos%NetBSD.org@localhost
Subject: Re: kern/40384 (64 bit time_t broke wscons)
Date: Wed, 14 Jan 2009 11:48:13 +0900 (JST)
hi,
> Synopsis: 64 bit time_t broke wscons
>
> State-Changed-From-To: open->closed
> State-Changed-By: christos%NetBSD.org@localhost
> State-Changed-When: Tue, 13 Jan 2009 14:01:19 -0500
> State-Changed-Why:
> fixed, thanks
thanks for a quick fix.
won't it be confused by concurrent operations?
eg. concurrent SETVERSION ioctls
i think that it's better to always use the new version for
in-kernel structures and do conversion when doing copyin/out.
YAMAMOTO Takashi
Home |
Main Index |
Thread Index |
Old Index