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
doc: pwd: improve the -P help description
[coreutils.git]
/
gl
/
modules
/
strnumcmp
blob
83f4e7c388aaae4b82e22a04f41b4d320d82fd0c
1
Description:
2
Compare numeric strings.
3
4
Files:
5
lib/strintcmp.c
6
lib/strnumcmp.c
7
lib/strnumcmp.h
8
lib/strnumcmp-in.h
9
10
Depends-on:
11
inline
12
stddef
13
14
configure.ac:
15
16
Makefile.am:
17
lib_SOURCES += strintcmp.c strnumcmp.c strnumcmp.h
18
19
Include:
20
"strnumcmp.h"
21
22
License:
23
GPL
24
25
Maintainer:
26
Paul Eggert