timeout: add -f and -p short options as per POSIX 2024
[coreutils.git] / gl / lib / xdectoumax.c
blob4b43fa406ff83edecdb6acd4c1509e7d333dde06
1 #define __xdectoint xdectoumax
2 #define __xnumtoint xnumtoumax
3 #define __xdectoint_t uintmax_t
4 #define __xstrtol xstrtoumax
5 #include "xdectoint.c"