git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / atoll
blob5f0571293efa91a9d890f61691a2f3bb662d6234
1 Description:
2 atoll() function: convert decimal string string to 'long long'.
4 Files:
5 lib/atoll.c
6 m4/atoll.m4
7 m4/longlong.m4
9 Depends-on:
10 strtoll
12 configure.ac:
13 gl_FUNC_ATOLL
14 gl_STDLIB_MODULE_INDICATOR([atoll])
16 Makefile.am:
18 Include:
19 <stdlib.h>
21 License:
22 LGPL
24 Maintainer:
25 all, glibc