Subject: CVS commit: [netbsd-3] src/lib/libc/stdlib
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/23/2005 00:17:11
Module Name:	src
Committed By:	tron
Date:		Wed Mar 23 00:17:11 UTC 2005

Modified Files:
	src/lib/libc/stdlib [netbsd-3]: tsearch.3

Log Message:
Pull up revision 1.7 (requested by kleink in ticket #51):
* Add restrict qualifiers to tdelete() function arguments.
* Const-poison tfind()'s rootp argument, per SVID Issue 1 and later.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.6.1 src/lib/libc/stdlib/tsearch.3

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