Subject: CVS commit: src/lib/libm/src
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 07/01/2004 16:06:30
Module Name: src
Committed By: drochner
Date: Thu Jul 1 16:06:30 UTC 2004
Modified Files:
src/lib/libm/src: lrint.c lrintf.c
Log Message:
aboid to shift an int by more than 31 bits - behaviour is implementation
dependant in this case
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libm/src/lrint.c src/lib/libm/src/lrintf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.