summaryrefslogtreecommitdiff
path: root/modules/term-style-control
blob: 9bc9f5e7b9cfb08f21687414ac5487276000200b (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
27
28
29
30
31
32
33
34
35
36
Description:
Terminal control for outputting styled text to a terminal.

Files:
lib/term-style-control.h
lib/term-style-control.c
m4/tcgetattr.m4

Depends-on:
stdbool
fatal-signal
sigaction
sigprocmask
full-write
fstat
same-inode
xalloc-die

configure.ac:
AC_REQUIRE([AC_C_INLINE])
gl_HAVE_TCGETATTR

Makefile.am:
lib_SOURCES += term-style-control.c

Include:
"term-style-control.h"

Link:
$(LIBTHREAD)

License:
GPL

Maintainer:
Bruno Haible