git: libc: Remove documentation for strtoq_l() and strtouq_l().
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Dec 27 07:32:28 PST 2013
commit 18f89bd4272d6c08790085e993671d82216a86d0
Author: Sascha Wildner <saw at online.de>
Date: Fri Dec 27 16:32:02 2013 +0100
libc: Remove documentation for strtoq_l() and strtouq_l().
They are not provided and I was misled by xlocale.3 listing them.
Fix this too.
Summary of changes:
Makefile_upgrade.inc | 4 ++++
lib/libc/locale/xlocale.3 | 2 --
lib/libc/stdlib/Makefile.inc | 6 ++----
lib/libc/stdlib/strtol.3 | 21 ++++++---------------
lib/libc/stdlib/strtoul.3 | 24 +++++++-----------------
5 files changed, 19 insertions(+), 38 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/18f89bd4272d6c08790085e993671d82216a86d0
--
DragonFly BSD source repository
More information about the Commits
mailing list