Hash :
f778ecbe
Author :
Date :
2022-01-17T11:07:25
xstrtol: Trim dependencies. * lib/xstrtol.h: Include <stdint.h>, not <inttypes.h>. * modules/xstrtol (Depends-on): Add stdint. Remove inttypes-incomplete.
Description:
Convert string to 'long' or 'unsigned long', with error checking.
Files:
lib/xstrtol.h
lib/xstrtol.c
lib/xstrtoul.c
m4/xstrtol.m4
Depends-on:
assure
intprops
stdint
configure.ac:
gl_XSTRTOL
Makefile.am:
lib_SOURCES += xstrtol.c xstrtoul.c
Include:
"xstrtol.h"
License:
GPL
Maintainer:
Jim Meyering