mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
7ff135374d
* modules/strtol (Status, Notice): New sections. * modules/strtoul (Status, Notice): New sections.
29 lines
256 B
Plaintext
29 lines
256 B
Plaintext
Description:
|
|
strtol() function: convert string to 'long'.
|
|
|
|
Status:
|
|
obsolete
|
|
|
|
Notice:
|
|
This module is obsolete.
|
|
|
|
Files:
|
|
lib/strtol.c
|
|
m4/strtol.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gl_FUNC_STRTOL
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<stdlib.h>
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
glibc
|