Subject: CVS commit: basesrc/lib/libc/string
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 08/24/2001 03:11:54
Module Name:	basesrc
Committed By:	yamt
Date:		Fri Aug 24 00:11:54 UTC 2001

Modified Files:
	basesrc/lib/libc/string: __strerror.c

Log Message:
don't change errno on success.(SUSV2)
this will fix error messages of some commands like setkey(8).


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/lib/libc/string/__strerror.c

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