forkpty, openpty: prefer glibc's const-safe prototype
[gnulib.git] / modules / openpty
1 Description:
2 Provide the openpty() function.
3
4 Files:
5 lib/openpty.c
6 m4/pty.m4
7
8 Depends-on:
9 pty
10
11 configure.ac:
12 gl_OPENPTY
13 gl_PTY_MODULE_INDICATOR([openpty])
14
15 Makefile.am:
16
17 Include:
18 <pty.h>
19
20 Link:
21 $(PTY_LIB)
22
23 License:
24 LGPL
25
26 Maintainer:
27 Simon Josefsson