Subject: CVS commit: src/bin/csh
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/06/2004 00:20:16
Module Name:	src
Committed By:	christos
Date:		Tue Jan  6 00:20:16 UTC 2004

Modified Files:
	src/bin/csh: misc.c

Log Message:
Simplify previous; if F_CLOSEM fails, just fall back doing the old thing.
Calling stderror here is not safe, because we might have not setjmp()'ed
yet.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/bin/csh/misc.c

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