https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204822

NGie Cooper <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]    |[email protected]
                 CC|                            |[email protected]
              Flags|                            |exp-run?, mfc-stable9?,
                   |                            |mfc-stable10?

--- Comment #1 from NGie Cooper <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to