Hash :
6688506d
Author :
Date :
2008-10-19T18:42:31
Add strtoll() declaration to <stdlib.h>.
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