summaryrefslogtreecommitdiff
path: root/modules/strtoll
blob: 738c9efe0579d0245017fee454e692e5c1a8a635 (plain)
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:
strtoll() function: convert string to 'long long'.

Files:
lib/strtoll.c
m4/longlong.m4
m4/strtoll.m4

Depends-on:
stdlib
strtol

configure.ac:
gl_FUNC_STRTOLL
gl_STDLIB_MODULE_INDICATOR([strtoll])

Makefile.am:

Include:
<stdlib.h>

License:
LGPL

Maintainer:
glibc