view modules/isinf @ 11555:7612308943f7

sys_socket: Define sockaddr_storage.
author Simon Josefsson <simon@josefsson.org>
date Fri, 08 May 2009 16:21:34 +0200
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