pty: Activate the signature wrapper of forkpty.
[gnulib.git] / modules / readtokens
1 Description:
2 Read tokens from a stream.
3
4 Files:
5 lib/readtokens.h
6 lib/readtokens.c
7 m4/readtokens.m4
8
9 Depends-on:
10 xalloc
11 stdbool
12
13 configure.ac:
14 gl_READTOKENS
15
16 Makefile.am:
17 lib_SOURCES += readtokens.c
18
19 Include:
20 "readtokens.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Jim Meyering