Hash :
66a08a86
Author :
Date :
2020-03-09T00:55:56
crypto/af_alg, renameatu, same, term-style-control: Depend on fstat. * modules/crypto/af_alg (Depends-on): Add fstat. * modules/renameatu (Depends-on): Likewise. * modules/same (Depends-on): Likewise. * modules/term-style-control (Depends-on): Likewise.
Description:
Terminal control for outputting styled text to a terminal.
Files:
lib/term-style-control.h
lib/term-style-control.c
Depends-on:
stdbool
fatal-signal
sigaction
sigprocmask
full-write
fstat
same-inode
configure.ac:
AC_REQUIRE([AC_C_INLINE])
AC_CHECK_FUNCS_ONCE([tcgetattr])
Makefile.am:
lib_SOURCES += term-style-control.c
Include:
"term-style-control.h"
License:
GPL
Maintainer:
Bruno Haible