Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 01/19/2000 19:15:05
Module Name: basesrc
Committed By: enami
Date: Thu Jan 20 03:15:05 UTC 2000
Modified Files:
basesrc/lib/libc/gen: setmode.c
Log Message:
- To detect realloc failure, need to check the value just returned by it.
- Free storage on realloc failure.
- Some cosmetic changes.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 basesrc/lib/libc/gen/setmode.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.