Add a Maintainer.
[gnulib.git] / modules / strtol
1 Description:
2 strtol() function: convert string to 'long'.
3
4 Files:
5 lib/strtol.c
6 m4/strtol.m4
7
8 Depends-on:
9
10 configure.ac:
11 gl_FUNC_STRTOL
12
13 Makefile.am:
14
15 Include:
16 <stdlib.h>
17
18 Maintainer:
19 glibc
20