commit 201255656fbe8890991312cdd2b6522bf0321bde
Author: Sascha Wildner <[email protected]>
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