wc: increase I/O size from 16 KiB to 256KiB
[coreutils.git] / gl / modules / strnumcmp
blob83f4e7c388aaae4b82e22a04f41b4d320d82fd0c
1 Description:
2 Compare numeric strings.
4 Files:
5 lib/strintcmp.c
6 lib/strnumcmp.c
7 lib/strnumcmp.h
8 lib/strnumcmp-in.h
10 Depends-on:
11 inline
12 stddef
14 configure.ac:
16 Makefile.am:
17 lib_SOURCES += strintcmp.c strnumcmp.c strnumcmp.h
19 Include:
20 "strnumcmp.h"
22 License:
23 GPL
25 Maintainer:
26 Paul Eggert