summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strncat.c
diff options
context:
space:
mode:
authorphilip <philip@FreeBSD.org>2007-06-17 20:27:54 +0000
committerphilip <philip@FreeBSD.org>2007-06-17 20:27:54 +0000
commitc7a9176e2cb880ef422f7d6d68815b59b2de4537 (patch)
tree7e0f3ed59e309c6a54707c19a9d780435e37beb8 /lib/libc/string/strncat.c
parentca1ca54cb0ab727e0b19a308a6ae21e0fbe660d5 (diff)
downloadFreeBSD-src-c7a9176e2cb880ef422f7d6d68815b59b2de4537.zip
FreeBSD-src-c7a9176e2cb880ef422f7d6d68815b59b2de4537.tar.gz
Fix a (very) longstanding bug in moused(8) affecting high-resolution rodents
when linear acceleration (-a) was enabled with a <1 value to slow them down. Previously, rounding errors would eat small movements so the mouse had to be moved a certain distance to get any movement at all. We now calculate the rounding errors and take them into account when reporting movement. PR: bin/113749 Submitted by: Oliver Fromme <olli -at- secnetix.de> MFC after: 3 days
Diffstat (limited to 'lib/libc/string/strncat.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud