relocatable-lib-lgpl: Allow unconditional use of set_relocation_prefix.
[gnulib.git] / modules / getnline
blob4f449dbe2faa3ce67ecfbde086dab2566284ab7c
1 Description:
2 Read a line from a stream, with bounded memory allocation.
4 Files:
5 lib/getnline.h
6 lib/getnline.c
7 m4/getnline.m4
9 Depends-on:
10 getndelim2
11 ssize_t
13 configure.ac:
14 gl_GETNLINE
16 Makefile.am:
17 lib_SOURCES += getnline.h getnline.c
19 Include:
20 "getnline.h"
22 License:
23 GPL
25 Maintainer:
26 all