(Depends-on): Add exitfail.
[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 m4/ssize_t.m4
10
11 Depends-on:
12 unlocked-io
13
14 configure.ac:
15 gl_GETNDELIM2
16
17 Makefile.am:
18 lib_SOURCES += getndelim2.h getndelim2.c
19
20 Include:
21 "getndelim2.h"
22
23 Maintainer:
24 all
25