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

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

Depends-on:
strtol

configure.ac:
gl_FUNC_STRTOLL

Makefile.am:

Include:
<stdlib.h>

License:
LGPL

Maintainer:
glibc