NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/53081 CVS commit: src/sys/sys
The following reply was made to PR toolchain/53081; it has been noted by GNATS.
From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/53081 CVS commit: src/sys/sys
Date: Thu, 8 Mar 2018 15:32:33 -0500
Module Name: src
Committed By: christos
Date: Thu Mar 8 20:32:33 UTC 2018
Modified Files:
src/sys/sys: bitops.h
Log Message:
PR/53081: Fix size of the shift to depend on the type of the bitmap so that
we get the correct width.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/sys/bitops.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index