NEWS.stable: update
[gnulib.git] / modules / strtoul
1 Description:
2 strtoul() function: convert string to 'unsigned long'.
3
4 Status:
5 obsolete
6
7 Notice:
8 This module is obsolete.
9
10 Files:
11 lib/strtol.c
12 lib/strtoul.c
13 m4/strtoul.m4
14
15 Depends-on:
16
17 configure.ac:
18 gl_FUNC_STRTOUL
19
20 Makefile.am:
21
22 Include:
23 <stdlib.h>
24
25 License:
26 LGPL
27
28 Maintainer:
29 glibc