Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 05/12/2000 13:08:06
Module Name:	basesrc
Committed By:	is
Date:		Fri May 12 20:08:05 UTC 2000

Modified Files:
	basesrc/lib/libm/arch/m68060: Readme.NetBSD makeas.sh makeoffs.awk

Log Message:
Move each wrapper function to its own source file, such that redefining one
function doesn't give link errors when another one is pulled in from the
library.
Problem discovered by Klaus Klein.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/libm/arch/m68060/Readme.NetBSD
cvs rdiff -r1.4 -r1.5 basesrc/lib/libm/arch/m68060/makeas.sh
cvs rdiff -r1.1.1.1 -r1.2 basesrc/lib/libm/arch/m68060/makeoffs.awk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.