(Depends-on): Add exitfail.
[gnulib.git] / modules / strtoll
1 Description:
2 strtoll() function: convert string to 'long long'.
3
4 Files:
5 lib/strtoll.c
6 m4/longlong.m4
7 m4/strtoll.m4
8
9 Depends-on:
10 strtol
11
12 configure.ac:
13 gl_FUNC_STRTOLL
14
15 Makefile.am:
16
17 Include:
18 <stdlib.h>
19
20 Maintainer:
21 glibc
22