2005-08-02 Simon Josefsson <jas@extundo.com>
[gnulib.git] / modules / getline
1 Description:
2 Read a line from a stream.
3
4 Files:
5 lib/getline.h
6 lib/getline.c
7 m4/getline.m4
8
9 Depends-on:
10 getdelim
11
12 configure.ac:
13 gl_FUNC_GETLINE
14
15 Makefile.am:
16
17 Include:
18 "getline.h"
19
20 License:
21 LGPL
22
23 Maintainer:
24 Simon Josefsson