view modules/log1p-ieee @ 17305:0e5a583a2a8d

regex: test for buffer overrun * m4/regex.m4 (gl_REGEX): Add test case, by Andreas Schwab, for the just-fixed regex bug.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 29 Jan 2013 22:34:58 -0800
parents f691c5744fcb
children
line wrap: on
line source

Description:
log1p() function according to ISO C 99 with IEC 60559.

Files:
m4/log1p-ieee.m4
m4/minus-zero.m4
m4/signbit.m4

Depends-on:
log1p
fpieee

configure.ac:
gl_FUNC_LOG1P_IEEE

Makefile.am:

Include:
<math.h>

Link:
$(LOG1P_LIBM)

License:
LGPL

Maintainer:
Bruno Haible