blob: 7f3139ca484fcd876c206ffdc747442e878e3d6f [file] [log] [blame]
Description:
strtoul() function: convert string to 'unsigned long'.
Status:
obsolete
Notice:
This module is obsolete.
Files:
lib/strtol.c
lib/strtoul.c
m4/strtoul.m4
Depends-on:
configure.ac:
gl_FUNC_STRTOUL
if test $ac_cv_func_strtoul = no; then
AC_LIBOBJ([strtoul])
fi
Makefile.am:
Include:
<stdlib.h>
License:
LGPL
Maintainer:
glibc