summaryrefslogtreecommitdiff
path: root/modules/ptsname
blob: d6ae046830dabdf883afad4f10cc679b2c94d029 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Description:
ptsname() function: Determine name of the slave side of a pseudo-terminal.

Files:
lib/ptsname.c
m4/ptsname.m4

Depends-on:
stdlib
extensions
ttyname_r

configure.ac:
gl_FUNC_PTSNAME
gl_STDLIB_MODULE_INDICATOR([ptsname])

Makefile.am:

Include:
<stdlib.h>

License:
LGPL

Maintainer:
Bruno Haible