git: libc: Document some more *_l() functions.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Dec 25 15:27:45 PST 2013
commit eecd5bcff06f2817fe80f4eb265ea290416d9720
Author: Sascha Wildner <saw at online.de>
Date: Thu Dec 26 00:27:29 2013 +0100
libc: Document some more *_l() functions.
strtod_l()
strtof_l()
strtoimax_l()
strtol_l()
strtold_l()
strtoll_l()
strtoq_l()
strtoul_l()
strtoull_l()
strtoumax_l()
strtouq_l()
Summary of changes:
lib/libc/stdlib/Makefile.inc | 11 +++--
lib/libc/stdlib/strtod.3 | 38 +++++++++++++++---
lib/libc/stdlib/strtol.3 | 89 +++++++++++++++++++++++++++++++---------
lib/libc/stdlib/strtoul.3 | 96 +++++++++++++++++++++++++++++++++-----------
4 files changed, 183 insertions(+), 51 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/eecd5bcff06f2817fe80f4eb265ea290416d9720
--
DragonFly BSD source repository
More information about the Commits
mailing list