Subject: CVS commit: src/include
To: None <source-changes@netbsd.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: source-changes
Date: 07/08/2003 01:43:29
Module Name:	src
Committed By:	kristerw
Date:		Tue Jul  8 01:43:29 UTC 2003

Modified Files:
	src/include: stdlib.h unistd.h

Log Message:
Do not give names to the parameters in function prototypes (those names
reduces the usefulness of the gcc -Wshadow flag).


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 src/include/stdlib.h
cvs rdiff -r1.92 -r1.93 src/include/unistd.h

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