bsd-user: use qemu_strtoul in preference to strtol
commit29aabb4fc3b354e8f3bbaa1b542e27d54c324271
authorWarner Losh <imp@bsdimp.com>
Fri, 23 Apr 2021 17:00:34 +0000 (23 11:00 -0600)
committerWarner Losh <imp@bsdimp.com>
Tue, 11 May 2021 17:07:21 +0000 (11 11:07 -0600)
tree863b30c2c423ff697efdf97801cdcd5d20b481d4
parentb23a51dc911da0a0e884b838d26aa1017ca2dd63
bsd-user: use qemu_strtoul in preference to strtol

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Warner Losh <imp@bsdimp.com>
bsd-user/main.c