1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-01 04:41:58 +03:00
Files
gnulib/modules/getndelim2
2005-08-12 12:21:44 +00:00

27 lines
324 B
Plaintext

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
Depends-on:
ssize_t
configure.ac:
gl_GETNDELIM2
Makefile.am:
EXTRA_DIST += getndelim2.h getndelim2.c
Include:
"getndelim2.h"
License:
GPL
Maintainer:
all