Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 09/17/1999 06:38:20
Module Name:	gnusrc
Committed By:	lukem
Date:		Fri Sep 17 13:38:20 UTC 1999

Modified Files:
	gnusrc/gnu/dist/bfd: libbfd.c

Log Message:
if bfd_write is invoked with ptr == NULL and (size * nitems) == 0, don't bother calling fwrite(); just return (0)


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 gnusrc/gnu/dist/bfd/libbfd.c

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