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

Files:
lib/strtoul.c
m4/strtoul.m4

Depends-on:
strtol

configure.ac:
gl_FUNC_STRTOUL

Makefile.am:

Include:
<stdlib.h>

License:
LGPL

Maintainer:
glibc