verify: new macro 'assume'
[gnulib.git] / modules / getnline
1 Description:
2 Read a line from a stream, with bounded memory allocation.
3
4 Files:
5 lib/getnline.h
6 lib/getnline.c
7 m4/getnline.m4
8
9 Depends-on:
10 getndelim2
11 ssize_t
12
13 configure.ac:
14 gl_GETNLINE
15
16 Makefile.am:
17 lib_SOURCES += getnline.h getnline.c
18
19 Include:
20 "getnline.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 all