Add a Maintainer.
[gnulib.git] / modules / linebuffer
1 Description:
2 Read a line from a stream.
3
4 Files:
5 lib/linebuffer.h
6 lib/linebuffer.c
7
8 Depends-on:
9 xalloc
10 unlocked-io
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += linebuffer.h linebuffer.c
16
17 Include:
18 "linebuffer.h"
19
20 Maintainer:
21 Jim Meyering
22