repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
xset: New module.
[gnulib.git]
/
modules
/
filevercmp
blob
373dfd00eabde25c96348d2852951664b30f3c6d
1
Description:
2
compare version strings and version-containing file names
3
4
Files:
5
lib/filevercmp.h
6
lib/filevercmp.c
7
8
Depends-on:
9
c-ctype
10
stdbool
11
string
12
13
configure.ac:
14
15
Makefile.am:
16
lib_SOURCES += filevercmp.c
17
18
Include:
19
"filevercmp.h"
20
21
License:
22
LGPL
23
24
Maintainer:
25
all