Document not_eol and remove mention of regex.c.
[gnulib/ericb.git] / modules / getdelim
blob0f17b608faf1e5778587333720ff3dc4960638e5
1 Description:
2 Read character delimited data from a stream.
4 Files:
5 lib/getdelim.c
6 m4/getdelim.m4
8 Depends-on:
9 extensions
10 stdio
11 stdint
12 realloc-posix
13 errno
15 configure.ac:
16 gl_FUNC_GETDELIM
17 gl_STDIO_MODULE_INDICATOR([getdelim])
19 Makefile.am:
21 Include:
22 <stdio.h>
24 License:
25 LGPLv2+
27 Maintainer:
28 Simon Josefsson