view modules/getline @ 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 5a0294ce5372
children efab6978105e
line wrap: on
line source

Description:
Read a line from a stream.

Files:
lib/getline.c
m4/getline.m4

Depends-on:
extensions
getdelim
stdio

configure.ac:
gl_FUNC_GETLINE
gl_STDIO_MODULE_INDICATOR([getline])

Makefile.am:

Include:
<stdio.h>

License:
LGPLv2+

Maintainer:
Simon Josefsson