summaryrefslogtreecommitdiff
path: root/modules/getnline
blob: eddf2e53b940412e8ffff4052c7c2f6799b6b58a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description:
Read a line from a stream, with bounded memory allocation.

Files:
lib/getnline.h
lib/getnline.c
m4/getnline.m4
m4/ssize_t.m4

Depends-on:
getndelim2

configure.ac:
gl_GETNLINE

Makefile.am:
lib_SOURCES += getnline.h getnline.c

Include:
"getnline.h"

Maintainer:
all