New module 'getnline'.
[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 lib/getndelim2.c
8 m4/getnline.m4
9 m4/ssize_t.m4
10
11 Depends-on:
12 unlocked-io
13
14 configure.ac:
15 gl_GETNLINE
16
17 Makefile.am:
18 lib_SOURCES += getnline.h
19 EXTRA_DIST += getndelim2.c
20
21 Include:
22 "getnline.h"
23
24 Maintainer:
25 all
26