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

Files:
lib/strtol.c
m4/strtol.m4

Depends-on:
wchar

configure.ac:
gl_FUNC_STRTOL

Makefile.am:

Include:
<stdlib.h>

License:
LGPL

Maintainer:
glibc