view modules/strtoul @ 13553:8fc3314fe460

Document not_eol and remove mention of regex.c.
author Reuben Thomas <rrt@sc3d.org>
date Sat, 14 Aug 2010 16:40:16 +0100
parents 6a764f23e302
children 97b99ef6c731
line wrap: on
line source

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