Make roundf-tests module depend on floorf, ceilf.
[gnulib.git] / modules / freadahead
1 Description:
2 freadahead() function: Determine the number of bytes waiting in the input
3 buffer of a stream.
4
5 Files:
6 lib/freadahead.h
7 lib/freadahead.c
8
9 Depends-on:
10
11 configure.ac:
12
13 Makefile.am:
14 lib_SOURCES += freadahead.c
15
16 Include:
17 "freadahead.h"
18
19 License:
20 LGPL
21
22 Maintainer:
23 Bruno Haible
24