677ba459a9fe6f48cb4dda7f90f4f3cc2e3f3bea
[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 EXTRA_DIST += getndelim2.h getndelim2.c
19
20 Include:
21 "getndelim2.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 all
28