Remove dependencies on unlocked-io.
[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
13 configure.ac:
14 gl_GETNDELIM2
15
16 Makefile.am:
17 EXTRA_DIST += getndelim2.h getndelim2.c
18
19 Include:
20 "getndelim2.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 all
27