view modules/strtoull @ 10264:ebb7ea0c94e8

Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
author Ben Pfaff <blp@cs.stanford.edu>
date Sat, 12 Jul 2008 10:41:34 -0700
parents 5ba286cacd14
children 66414a3e577c
line wrap: on
line source

Description:
strtoull() function: convert string to 'unsigned long long'.

Files:
lib/strtoull.c
m4/longlong.m4
m4/strtoull.m4

Depends-on:
strtoul

configure.ac:
gl_FUNC_STRTOULL

Makefile.am:

Include:
<stdlib.h>

License:
LGPL

Maintainer:
glibc