Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Matthias Pfaller <matthias@netbsd.org>
List: source-changes
Date: 06/06/1999 13:20:47
Module Name:	basesrc
Committed By:	matthias
Date:		Sun Jun  6 20:20:47 UTC 1999

Modified Files:
	basesrc/lib/libc/arch/ns32k/string: strcmp.S strncmp.S

Log Message:
Go for correctness instead of speed as suggested by Ian Dall. This fixes
pr#port-pc532/7710.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/lib/libc/arch/ns32k/string/strcmp.S \
    basesrc/lib/libc/arch/ns32k/string/strncmp.S

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