chown: Update doc regarding AIX.
[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 stdbool
13 stdint
14 freadptr
15 freadseek
16 memchr2
17
18 configure.ac:
19 gl_GETNDELIM2
20
21 Makefile.am:
22
23 Include:
24 "getndelim2.h"
25
26 License:
27 LGPLv2+
28
29 Maintainer:
30 all