1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
Description: Read a line from a stream, with bounded memory allocation. Files: lib/getnline.h lib/getnline.c m4/getnline.m4 Depends-on: getndelim2 ssize_t configure.ac: gl_GETNLINE Makefile.am: lib_SOURCES += getnline.h getnline.c Include: "getnline.h" License: GPL Maintainer: all