view modules/strtoll @ 7497:6a764f23e302

gnulib-tool now synthesizes the EXTRA_DIST line.
author Bruno Haible <bruno@clisp.org>
date Fri, 13 Oct 2006 12:40:22 +0000
parents cb5141654dbb
children 459974cd8b12
line wrap: on
line source

Description:
strtoll() function: convert string to 'long long'.

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

Depends-on:
strtol

configure.ac:
gl_FUNC_STRTOLL

Makefile.am:

Include:
<stdlib.h>

License:
LGPL

Maintainer:
glibc