Subject: CVS commit: src/lib/libc/stdlib
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 07/06/2005 16:57:28
Module Name:	src
Committed By:	drochner
Date:		Wed Jul  6 16:57:28 UTC 2005

Modified Files:
	src/lib/libc/stdlib: lsearch.3

Log Message:
fix for non-const lsearch() arg, also fix return values and the
description of the comparision function, and refer to POSIX
partly borrowed from FreeBSD


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/stdlib/lsearch.3

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