git: libc: Document some more *_l() functions.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Dec 25 16:10:12 PST 2013
commit dcf25e661f6fc36d5c35e9590a29c7a354a7929e
Author: Sascha Wildner <saw at online.de>
Date: Thu Dec 26 01:09:46 2013 +0100
libc: Document some more *_l() functions.
wcstod_l()
wcstof_l()
wcstoimax_l()
wcstol_l()
wcstold_l()
wcstoll_l()
wcstoul_l()
wcstoull_l()
wcstoumax_l()
Summary of changes:
lib/libc/locale/Makefile.inc | 9 +++++---
lib/libc/locale/wcstod.3 | 28 +++++++++++++++++++------
lib/libc/locale/wcstol.3 | 50 +++++++++++++++++++++++++++++++++++++-------
3 files changed, 70 insertions(+), 17 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dcf25e661f6fc36d5c35e9590a29c7a354a7929e
--
DragonFly BSD source repository
More information about the Commits
mailing list