Merge branch 'stable'
[gnulib.git] / modules / openpty
1 Description:
2 openpty() function: Open a pseudo-terminal.
3
4 Files:
5 lib/openpty.c
6 m4/pty.m4
7
8 Depends-on:
9 pty
10 extensions
11 fcntl-h
12 ioctl
13
14 configure.ac:
15 gl_FUNC_OPENPTY
16 gl_PTY_MODULE_INDICATOR([openpty])
17
18 Makefile.am:
19
20 Include:
21 <pty.h>
22
23 Link:
24 $(PTY_LIB)
25
26 License:
27 LGPL
28
29 Maintainer:
30 Simon Josefsson