view modules/atoll @ 10812:a672954bb892

New module 'servent'.
author Bruno Haible <bruno@clisp.org>
date Sun, 16 Nov 2008 05:02:40 +0100
parents 8e54ec4dc691
children efab6978105e
line wrap: on
line source

Description:
atoll() function: convert decimal string string to 'long long'.

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

Depends-on:
strtoll

configure.ac:
gl_FUNC_ATOLL
gl_STDLIB_MODULE_INDICATOR([atoll])

Makefile.am:

Include:
<stdlib.h>

License:
LGPL

Maintainer:
all, glibc