verify: new macro 'assume'
[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
11 configure.ac:
12
13 Makefile.am:
14 lib_SOURCES += linebuffer.h linebuffer.c
15
16 Include:
17 "linebuffer.h"
18
19 License:
20 GPL
21
22 Maintainer:
23 Jim Meyering
24