view modules/isinf @ 11219:aaeb2f86d096

Fix *printf behaviour regarding the %ls directive.
author Bruno Haible <bruno@clisp.org>
date Thu, 26 Feb 2009 12:54:20 +0100
parents 7a5cfea8469f
children 6def7a7d2644
line wrap: on
line source

Description:
isinf macro: test for positive or negative infinity

Files:
lib/isinf.c
m4/isinf.m4
m4/check-math-lib.m4

Depends-on:
float
math
extensions

configure.ac:
gl_ISINF
gl_MATH_MODULE_INDICATOR([isinf])

Makefile.am:

Include:
<math.h>

License:
GPL

Maintainer:
Ben Pfaff