view modules/getndelim2 @ 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 c761847c9afa
children 7c24a825b51d
line wrap: on
line source

Description:
Read a line from a stream, stopping at one of 2 delimiters, with bounded
memory allocation.

Files:
lib/getndelim2.h
lib/getndelim2.c
m4/getndelim2.m4
m4/ssize_t.m4

Depends-on:
unlocked-io

configure.ac:
gl_GETNDELIM2

Makefile.am:
EXTRA_DIST += getndelim2.h getndelim2.c

Include:
"getndelim2.h"

License:
GPL

Maintainer:
all