view modules/strtoumax @ 7492:cb5141654dbb

Distribute all lib/* source files through EXTRA_DIST.
author Bruno Haible <bruno@clisp.org>
date Thu, 12 Oct 2006 18:52:30 +0000
parents 19c2e5121b2f
children 6a764f23e302
line wrap: on
line source

Description:
strtoumax() function: convert string to 'uintmax_t'.

Files:
lib/strtoumax.c
m4/ulonglong.m4
m4/strtoumax.m4

Depends-on:
strtoimax
strtoull
inttypes
stdint

configure.ac:
gl_FUNC_STRTOUMAX

Makefile.am:
EXTRA_DIST += strtoumax.c

Include:

License:
GPL

Maintainer:
Paul Eggert