repo.or.cz
/
coreutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
timeout: add -f and -p short options as per POSIX 2024
[coreutils.git]
/
gl
/
lib
/
xdectoumax.c
blob
4b43fa406ff83edecdb6acd4c1509e7d333dde06
1
#define __xdectoint xdectoumax
2
#define __xnumtoint xnumtoumax
3
#define __xdectoint_t uintmax_t
4
#define __xstrtol xstrtoumax
5
#include
"xdectoint.c"