git: libstand: Add strtoul().
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon Nov 28 06:50:22 PST 2016
commit 201255656fbe8890991312cdd2b6522bf0321bde
Author: Sascha Wildner <saw at online.de>
Date: Mon Nov 28 15:47:18 2016 +0100
libstand: Add strtoul().
Taken-from: FreeBSD
Summary of changes:
lib/libstand/Makefile | 5 +-
lib/libstand/stand.h | 1 +
lib/{libc/locale/wcstoul.c => libstand/strtoul.c} | 62 ++++++++++-------------
3 files changed, 30 insertions(+), 38 deletions(-)
copy lib/{libc/locale/wcstoul.c => libstand/strtoul.c} (70%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/201255656fbe8890991312cdd2b6522bf0321bde
--
DragonFly BSD source repository
More information about the Commits
mailing list