frexpl: Update regarding AIX.
[gnulib.git] / modules / getdelim
1 Description:
2 Read character delimited data from a stream.
3
4 Files:
5 lib/getdelim.c
6 m4/getdelim.m4
7
8 Depends-on:
9 extensions
10 stdio
11 stdint
12 realloc-posix
13 errno
14
15 configure.ac:
16 gl_FUNC_GETDELIM
17 gl_STDIO_MODULE_INDICATOR([getdelim])
18
19 Makefile.am:
20
21 Include:
22 <stdio.h>
23
24 License:
25 LGPLv2+
26
27 Maintainer:
28 Simon Josefsson