Document not_eol and remove mention of regex.c.
[gnulib/ericb.git] / modules / floor
blobf0eaef8431bd410d0f20206a31d1c74de87bdfa6
1 Description:
2 floor() function: round towards negative infinity.
4 Files:
5 m4/floor.m4
7 Depends-on:
8 math
10 configure.ac:
11 gl_FUNC_FLOOR
13 Makefile.am:
15 Include:
16 <math.h>
18 Link:
19 $(FLOOR_LIBM)
21 License:
22 LGPL
24 Maintainer:
25 Bruno Haible