Subject: CVS commit: basesrc/lib/libc/gen
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 09/19/2001 04:07:19
Module Name: basesrc
Committed By: enami
Date: Wed Sep 19 01:07:19 UTC 2001
Modified Files:
basesrc/lib/libc/gen: execvp.c
Log Message:
Remove unnecessary alloca, strcpy and strlen call.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/lib/libc/gen/execvp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.