Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 05/25/2005 16:01:24
Module Name:	src
Committed By:	kleink
Date:		Wed May 25 16:01:24 UTC 2005

Modified Files:
	src/include: stdio.h
	src/lib/libc/stdio: fopen.3

Log Message:
Add restrict qualifiers to fopen()/freopen() arguments.


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 src/include/stdio.h
cvs rdiff -r1.22 -r1.23 src/lib/libc/stdio/fopen.3

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