summaryrefslogtreecommitdiff
path: root/modules/linebuffer
blob: 4ddd3c38edbace8639700781a3bb4acd61c0c288 (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.

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

Depends-on:
idx
xalloc

configure.ac:

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

Include:
"linebuffer.h"

License:
GPL

Maintainer:
Jim Meyering