view modules/linebuffer @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents 3ccc6d0d52bb
children 7c24a825b51d
line wrap: on
line source

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"

License:
GPL

Maintainer:
Jim Meyering