mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
24 lines
247 B
Plaintext
24 lines
247 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:
|
|
|
|
Include:
|
|
"strverscmp.h"
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Jim Meyering, glibc
|