Date: Wed, 25 Nov 2015 22:51:53 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 204822] MFC r285140 Message-ID: <bug-204822-8-xjHrXhxGCC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-204822-8@https.bugs.freebsd.org/bugzilla/> References: <bug-204822-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204822 NGie Cooper <ngie@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|freebsd-bugs@FreeBSD.org |ngie@FreeBSD.org CC| |oshogbo@freebsd.org Flags| |exp-run?, mfc-stable9?, | |mfc-stable10? --- Comment #1 from NGie Cooper <ngie@FreeBSD.org> --- The patch can be obtained via: svn diff -c 285140 http://svn.freebsd.org/base/head > r285140.patch && svn patch --dry-run r285140.patch && svn patch r285140.patch The diffstat for the change should be: $ svn diff -c 285140 http://svn.freebsd.org/base/head | diffstat include/stdio.h | 1 lib/libc/stdio/Symbol.map | 4 ++ lib/libc/stdio/fclose.3 | 82 +++++++++++++++++++++++++++++++++++++--------- lib/libc/stdio/fclose.c | 75 +++++++++++++++++++++++++++++++++++------- 4 files changed, 135 insertions(+), 27 deletions(-) $ Please let me know if you need any more help! -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204822-8-xjHrXhxGCC>