Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 03/21/2005 13:25:22
Module Name:	src
Committed By:	kleink
Date:		Mon Mar 21 13:25:22 UTC 2005

Modified Files:
	src/include: dlfcn.h
	src/share/man/man3: dlfcn.3

Log Message:
Add restrict qualifiers to dlsym() (XSI) and dladdr() arguments.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/include/dlfcn.h
cvs rdiff -r1.18 -r1.19 src/share/man/man3/dlfcn.3

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