copy-acl: ignore ENOTSUP on HP-UX
[gnulib.git] / modules / atoll
1 Description:
2 atoll() function: convert decimal string string to 'long long'.
3
4 Files:
5 lib/atoll.c
6 m4/atoll.m4
7 m4/longlong.m4
8
9 Depends-on:
10 strtoll
11
12 configure.ac:
13 gl_FUNC_ATOLL
14 gl_STDLIB_MODULE_INDICATOR([atoll])
15
16 Makefile.am:
17
18 Include:
19 <stdlib.h>
20
21 License:
22 LGPL
23
24 Maintainer:
25 all, glibc
26