Add and change modules to make it easier for coreutils to use
[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 EXTRA_DIST += getndelim2.h getndelim2.c
19
20 Include:
21 "getndelim2.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 all