X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2Fxstrtol.h;h=513855f14e5d8a6e429b4f1f5a9238a771b60643;hb=e496c1b52955887eb0a7544eb621e896c989c6ac;hp=ae17e070e352035f49d1483614adb67500953d65;hpb=13b9e5afc861b6d86ed9de772958f48b45b34508;p=chaz%2Ftar diff --git a/lib/xstrtol.h b/lib/xstrtol.h index ae17e07..513855f 100644 --- a/lib/xstrtol.h +++ b/lib/xstrtol.h @@ -44,6 +44,7 @@ typedef enum strtol_error strtol_error; type *val, const char *valid_suffixes)); _DECLARE_XSTRTOL (xstrtol, long int) _DECLARE_XSTRTOL (xstrtoul, unsigned long int) +_DECLARE_XSTRTOL (xstrtoimax, intmax_t) _DECLARE_XSTRTOL (xstrtoumax, uintmax_t) # define _STRTOL_ERROR(Exit_code, Str, Argument_type_string, Err) \