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
Update from GNU libc master.
[coreutils.git]
/
lib
/
xstrtoul.h
blob
2e7aec07fe997b7053ca3299fef74f69c5fde598
1
#ifndef _xstrtoul_h_
2
# define _xstrtoul_h_ 1
3
4
# define STRING_TO_UNSIGNED 1
5
# include
"xstrtol.h"
6
7
#endif
/* _xstrtoul_h_ */