fix test-poll compilation failure on Cygwin
[gnulib.git] / modules / getdelim
1 Description:
2 Read character delimited data from a stream.
3
4 Files:
5 lib/getdelim.c
6 m4/getdelim.m4
7
8 Depends-on:
9 extensions
10 stdio
11 realloc-posix
12 EOVERFLOW
13
14 configure.ac:
15 gl_FUNC_GETDELIM
16 gl_STDIO_MODULE_INDICATOR([getdelim])
17
18 Makefile.am:
19
20 Include:
21 <stdio.h>
22
23 License:
24 LGPLv2+
25
26 Maintainer:
27 Simon Josefsson