git: libc: Clean up fmemopen.

Venkatesh Srinivas vsrinivas at crater.dragonflybsd.org
Sun Jan 22 15:05:58 PST 2012


commit dbd7c185419d956f0d0760d302a30fdf40b95496
Author: Venkatesh Srinivas <me at endeavour.zapto.org>
Date:   Sun Jan 22 18:04:49 2012 -0500

    libc: Clean up fmemopen.
    
    * Remove private definition of min().
    
    * Switch to use bcopy() for fmemopen_write.

Summary of changes:
 lib/libc/stdio/fmemopen.c |   43 +++++++++++++++++++++----------------------
 1 files changed, 21 insertions(+), 22 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dbd7c185419d956f0d0760d302a30fdf40b95496


-- 
DragonFly BSD source repository





More information about the Commits mailing list