Module Name: src Committed By: dholland Date: Mon Oct 7 02:00:46 UTC 2013
Modified Files: src/usr.bin/iconv: iconv.c Log Message: Save errno around fwrite(), which can otherwise trash it; PR 47813. This appears to fully resolve the problem described in the PR, even though one might think it wouldn't. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/usr.bin/iconv/iconv.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.