view modules/strtoll @ 11555:7612308943f7

sys_socket: Define sockaddr_storage.
author Simon Josefsson <simon@josefsson.org>
date Fri, 08 May 2009 16:21:34 +0200
parents 459974cd8b12
children 19ff16971722
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:
stdlib
strtol

configure.ac:
gl_FUNC_STRTOLL
gl_STDLIB_MODULE_INDICATOR([strtoll])

Makefile.am:

Include:
<stdlib.h>

License:
LGPL

Maintainer:
glibc