summaryrefslogtreecommitdiff
path: root/modules/linebuffer
blob: 7456d70e48314a570370f4a765a028eea6f1bfad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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"