aboutsummaryrefslogtreecommitdiffstats
path: root/gl/modules/strnumcmp
blob: 4d9c9c9250d263af7f18ccf399de933ab65a82fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description:
Compare numeric strings.

Files:
lib/strintcmp.c
lib/strnumcmp.c
lib/strnumcmp.h
lib/strnumcmp-in.h

Depends-on:
c-ctype
inline
stddef-h

configure.ac:

Makefile.am:
lib_SOURCES += strintcmp.c strnumcmp.c strnumcmp.h

Include:
"strnumcmp.h"

License:
GPL

Maintainer:
Paul Eggert