lib: Prepare for strtoul_err(), strtoull_err() API change
authorSwen Schillig <swen@linux.ibm.com>
Thu, 11 Apr 2019 09:22:02 +0000 (11:22 +0200)
committerRalph Boehme <slow@samba.org>
Sun, 30 Jun 2019 11:32:18 +0000 (11:32 +0000)
commitf2997ad677dbbe96bd2ea73c7632e7e81876f1e8
treebec59c44e4faf96a1c309f45509e4ab14f2b4e52
parent7fd0cd02b75782dc6e9a4755d3404e738a92e719
lib: Prepare for strtoul_err(), strtoull_err() API change

In order to still be bisectable when changing the API for the wrappers
strtoul_err() and strtoull_err() some preparations need to be performed.

Signed-off-by: Swen Schillig <swen@linux.ibm.com>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>
lib/util/util.c
lib/util/util.h