Module Name: src Committed By: jruoho Date: Mon Sep 12 04:23:30 UTC 2011
Modified Files: src/tests/lib/libc/stdio: t_fopen.c Log Message: Add one more case. Also remove a double fclose(3) and do not steal stderr(3) as atf(7) may use it in case of failures. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/stdio/t_fopen.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.