git: libc: Document some more *_l() functions.

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Dec 25 14:45:01 PST 2013


commit 0919340f30d04b241886960688db11908a514075
Author: Sascha Wildner <saw at online.de>
Date:   Wed Dec 25 23:44:25 2013 +0100

    libc: Document some more *_l() functions.
    
    fgetwc_l()
    getwc_l()
    getwchar_l()
    
    fputwc_l()
    putwc_l()
    putwchar_l()

Summary of changes:
 lib/libc/stdio/Makefile.inc |  6 +++--
 lib/libc/stdio/getwc.3      | 55 ++++++++++++++++++++++++++++++++++++---------
 lib/libc/stdio/putwc.3      | 55 ++++++++++++++++++++++++++++++++++++---------
 3 files changed, 92 insertions(+), 24 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0919340f30d04b241886960688db11908a514075


-- 
DragonFly BSD source repository



More information about the Commits mailing list