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:07
Module Name:	src
Committed By:	tron
Date:		Wed Mar 23 00:17:07 UTC 2005

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

Log Message:
Pull up revision 1.4 (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.3 -r1.3.18.1 src/lib/libc/stdlib/tfind.c

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