git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / getndelim2
blobdaf4b5f0281be70116dbd536a2a19bbdb19240e5
1 Description:
2 Read a line from a stream, stopping at one of 2 delimiters, with bounded
3 memory allocation.
5 Files:
6 lib/getndelim2.h
7 lib/getndelim2.c
8 m4/getndelim2.m4
10 Depends-on:
11 ssize_t
12 stdbool
13 stdint
14 freadptr
15 freadseek
16 memchr2
18 configure.ac:
19 gl_GETNDELIM2
21 Makefile.am:
23 Include:
24 "getndelim2.h"
26 License:
27 LGPLv2+
29 Maintainer:
30 all