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

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Dec 25 18:35:03 PST 2013


commit 5b25d67a5c9ae11de8f8ec12bbd4fbe6a6246456
Author: Sascha Wildner <saw at online.de>
Date:   Thu Dec 26 03:34:40 2013 +0100

    libc: Document some more *_l() functions.
    
    mbsnrtowcs_l()
    mbsrtowcs_l()
    wcsnrtombs_l()
    wcsrtombs_l()

Summary of changes:
 lib/libc/locale/Makefile.inc |  6 ++--
 lib/libc/locale/mbsrtowcs.3  | 71 ++++++++++++++++++++++++++++++++++----------
 lib/libc/locale/wcsrtombs.3  | 67 +++++++++++++++++++++++++++++++++--------
 3 files changed, 114 insertions(+), 30 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5b25d67a5c9ae11de8f8ec12bbd4fbe6a6246456


-- 
DragonFly BSD source repository



More information about the Commits mailing list