mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
23 lines
261 B
Plaintext
23 lines
261 B
Plaintext
Description:
|
|
Compare strings holding version numbers.
|
|
|
|
Files:
|
|
lib/strverscmp.h
|
|
lib/strverscmp.c
|
|
m4/strverscmp.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gl_FUNC_STRVERSCMP
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += strverscmp.h
|
|
|
|
Include:
|
|
"strverscmp.h"
|
|
|
|
Maintainer:
|
|
Jim Meyering, glibc
|
|
|