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
maint: update .gitignore
[coreutils.git]
/
gl
/
lib
/
strnumcmp.h
blob
f6a02b21cf6db33ff87893b2934d1d32fcaf803f
1
int
strintcmp
(
char const
*,
char const
*)
2
_GL_ATTRIBUTE_NONNULL
()
_GL_ATTRIBUTE_PURE
;
3
int
strnumcmp
(
char const
*,
char const
*,
int
,
int
)
4
_GL_ATTRIBUTE_NONNULL
()
_GL_ATTRIBUTE_PURE
;