Subject: CVS commit: basesrc/lib/libc/gen
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 11/21/2001 02:47:57
Module Name:	basesrc
Committed By:	enami
Date:		Wed Nov 21 00:47:57 UTC 2001

Modified Files:
	basesrc/lib/libc/gen: scandir.c

Log Message:
Extend an array before allocating an element.  This makes cleanup code a bit
simpler since we no longer need to worry about an element not in an array yet.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/lib/libc/gen/scandir.c

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