view modules/strtoimax @ 27183:106ac3ed4fde

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

Description:
strtoimax() function: convert string to 'intmax_t'.

Files:
lib/strtoimax.c
m4/longlong.m4
m4/strtoimax.m4

Depends-on:
strtoll
verify
inttypes
stdint

configure.ac:
gl_FUNC_STRTOIMAX

Makefile.am:
EXTRA_DIST += strtoimax.c

Include:

License:
GPL

Maintainer:
Paul Eggert