summaryrefslogtreecommitdiff
path: root/modules/strtoul
blob: a5628e90fd05971b87397b00f397d16c070e7708 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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>

Maintainer:
glibc