view modules/getnline @ 10264:ebb7ea0c94e8

Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
author Ben Pfaff <blp@cs.stanford.edu>
date Sat, 12 Jul 2008 10:41:34 -0700
parents 781dec53e193
children
line wrap: on
line source

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