view modules/linebuffer @ 10319:bfad00ed23a4

Separate the macros and the function symbols.
author Bruno Haible <bruno@clisp.org>
date Thu, 14 Aug 2008 12:51:54 +0200
parents 7c24a825b51d
children
line wrap: on
line source

Description:
Read a line from a stream.

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

Depends-on:
xalloc

configure.ac:

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

Include:
"linebuffer.h"

License:
GPL

Maintainer:
Jim Meyering