Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: gnusrc
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.
Home |
Main Index |
Thread Index |
Old Index