summaryrefslogtreecommitdiff
path: root/modules/linebuffer
blob: 10b14b4d8125e0f51c00cb5e19e114bc0edafdd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Description:
Read a line from a stream.

Files:
lib/linebuffer.h
lib/linebuffer.c

Depends-on:
xalloc
unlocked-io

configure.ac:

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

Include:
"linebuffer.h"

Maintainer:
Jim Meyering