Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 01/25/2000 08:24:41
Module Name: basesrc
Committed By: enami
Date: Tue Jan 25 16:24:41 UTC 2000
Modified Files:
basesrc/lib/libc/gen: stringlist.c
Log Message:
- Don't update the size of allocated storage until realloc successes.
- KNF left over.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/lib/libc/gen/stringlist.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.