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

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Dec 25 16:38:47 PST 2013


commit 3623cebd048daab5b834d578b89faf1789b36672
Author: Sascha Wildner <saw at online.de>
Date:   Thu Dec 26 01:38:28 2013 +0100

    libc: Document some more *_l() functions.
    
    fgetws_l()
    fputws_l()
    mblen_l()
    mbrlen_l()

Summary of changes:
 lib/libc/locale/Makefile.inc |  2 ++
 lib/libc/locale/mblen.3      | 47 +++++++++++++++++++++++++++++----------
 lib/libc/locale/mbrlen.3     | 43 +++++++++++++++++++++++++++--------
 lib/libc/stdio/Makefile.inc  |  2 ++
 lib/libc/stdio/fgetws.3      | 53 ++++++++++++++++++++++++++++++++------------
 lib/libc/stdio/fputws.3      | 37 +++++++++++++++++++++++--------
 6 files changed, 140 insertions(+), 44 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3623cebd048daab5b834d578b89faf1789b36672


-- 
DragonFly BSD source repository



More information about the Commits mailing list