gnulib-tool now synthesizes the EXTRA_DIST line.
[gnulib.git] / modules / getndelim2
1 Description:
2 Read a line from a stream, stopping at one of 2 delimiters, with bounded
3 memory allocation.
4
5 Files:
6 lib/getndelim2.h
7 lib/getndelim2.c
8 m4/getndelim2.m4
9
10 Depends-on:
11 ssize_t
12 stdint
13
14 configure.ac:
15 gl_GETNDELIM2
16
17 Makefile.am:
18
19 Include:
20 "getndelim2.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 all